Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

”Header block missing mandatory :path header” when using CONNECT as per the HTTP/2 specification #1247

Open
Gallaecio opened this issue Feb 24, 2021 · 0 comments

Comments

@Gallaecio
Copy link

A CONNECT request without a :path header, which must be omitted according to the specification:

The ":scheme" and ":path" pseudo-header fields MUST be omitted.

Causes ProtocolError('Header block missing mandatory :path header')

Related to #319

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant