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

Refactor parser #12

Merged
merged 17 commits into from
Apr 28, 2023
Merged

Refactor parser #12

merged 17 commits into from
Apr 28, 2023

Conversation

asispts
Copy link
Owner

@asispts asispts commented Apr 25, 2023

This PR introduces BC breaks and is not compatible with the previous version. Close #2

Parsers:

  • Content-Type
  • Accept
  • Accept-Encoding
  • Accept-Language

@asispts asispts changed the title Refactor parser. Close #2 Refactor parser Apr 25, 2023
@asispts asispts marked this pull request as draft April 25, 2023 18:46
@asispts asispts marked this pull request as ready for review April 27, 2023 10:29
@asispts asispts merged commit 9d54df7 into master Apr 28, 2023
@asispts asispts deleted the refactor branch April 28, 2023 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extract basic HTTP header parsing functionality
1 participant