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

Validate Host header for HTTP/1.1 requests as per RFC #127

Merged
merged 1 commit into from
Feb 20, 2017

Conversation

clue
Copy link
Member

@clue clue commented Feb 19, 2017

HTTP/1.1 requests MUST include a valid host header (host and optional port) as per RFC: https://tools.ietf.org/html/rfc7230#section-5.4

Builds on top of #124
Refs #125

@clue clue added this to the v0.6.0 milestone Feb 19, 2017
@clue clue force-pushed the error-invalid-host branch from 69dc47c to 16b425b Compare February 19, 2017 15:17
@clue
Copy link
Member Author

clue commented Feb 19, 2017

Rebased now that #125 is in :shipit:

@WyriHaximus WyriHaximus merged commit 5715782 into reactphp:master Feb 20, 2017
@clue clue deleted the error-invalid-host branch February 21, 2017 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants