Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: early return if headers is empty #58

Merged
merged 1 commit into from
Jun 17, 2024
Merged

fix: early return if headers is empty #58

merged 1 commit into from
Jun 17, 2024

Conversation

kyoto7250
Copy link
Owner

Here's a checklist for things that will be checked during review or continuous integration.

  • Added passing unit tests
  • cargo test passes locally. It takes much time.
  • Run cargo fmt

changelog:
close #57

@kyoto7250 kyoto7250 self-assigned this Jun 17, 2024
@kyoto7250 kyoto7250 added bug Something isn't working v0.1.0 labels Jun 17, 2024
@kyoto7250 kyoto7250 added this to the v0.0.3 milestone Jun 17, 2024
@kyoto7250 kyoto7250 merged commit e161dcd into main Jun 17, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v0.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

main thread panic src/app.rs:390:75
1 participant