Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@i110
Copy link
Contributor

@i110 i110 commented Aug 2, 2018

RFC7540 8.1.2.3 states:
This pseudo-header field MUST NOT be empty for "http" or "https" URIs; "http" or "https" URIs that do not contain a path component MUST include a value of '/'.
but currently h2o recognize empty :path as /.

@kazuho
Copy link
Member

kazuho commented Aug 2, 2018

LGTM. The change is just to reject an empty value. Hence * is allowed.

@i110 i110 merged commit ff9028e into master Aug 2, 2018
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.

3 participants