Skip to content

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

Merged
WyriHaximus merged 1 commit into
reactphp:masterfrom
clue-labs:error-invalid-host
Feb 20, 2017
Merged

Validate Host header for HTTP/1.1 requests as per RFC#127
WyriHaximus merged 1 commit into
reactphp:masterfrom
clue-labs:error-invalid-host

Conversation

@clue

@clueclue commented Feb 19, 2017

Copy link
Copy Markdown
Member

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

@clueclue added this to the v0.6.0 milestone Feb 19, 2017
@clue
clueforce-pushed the error-invalid-host branch from 69dc47c to 16b425bCompareFebruary 19, 2017 15:17
@clue

clue commented Feb 19, 2017

Copy link
Copy Markdown
MemberAuthor

Rebased now that #125 is in :shipit:

@clueclue mentioned this pull request Feb 19, 2017
@WyriHaximus
WyriHaximus merged commit 5715782 into reactphp:masterFeb 20, 2017
@clue
clue deleted the error-invalid-host branch February 21, 2017 06:56
@clueclue mentioned this pull request Jul 27, 2017
Sign up for freeto 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

@clue@jsor@WyriHaximus