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

HttpParser cleanup #2529

Closed
gregw opened this issue May 14, 2018 · 1 comment
Closed

HttpParser cleanup #2529

gregw opened this issue May 14, 2018 · 1 comment
Labels
Specification For all industry Specifications (IETF / Servlet / etc)

Comments

@gregw
Copy link
Contributor

gregw commented May 14, 2018

cleanup old RFC2616 vs RFC7230 issues

gregw added a commit that referenced this issue May 16, 2018
Signed-off-by: Greg Wilkins <gregw@webtide.com>
@gregw
Copy link
Contributor Author

gregw commented May 17, 2018

The parser and connection have been updated to follow latest RFC7230 recommendations for duplicate end of message indications. ComplianceSections have been added to access the previous behaviour.

@gregw gregw closed this as completed May 17, 2018
@joakime joakime added Test Specification For all industry Specifications (IETF / Servlet / etc) and removed Test labels Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Specification For all industry Specifications (IETF / Servlet / etc)
Projects
None yet
Development

No branches or pull requests

2 participants