Expand description
HTTP extensions.
Structs§
- Frame
Priority http2 - The PRIORITY frame (type=0x2) specifies the sender-advised priority of a stream [Section 5.3]. It can be sent in any stream state, including idle or closed streams. [Section 5.3]: https://tools.ietf.org/html/rfc7540#section-5.3
- Frame
Stream Dependency http2 - Protocol
http2 - Represents the
:protocolpseudo-header used by the Extended CONNECT Protocol. - Reason
Phrase http1orffi - A reason phrase in an HTTP/1 response.
Enums§
- Pseudo
Type http2 - Represents the pseudo-header type.