Module ext

Module ext 

Source
Expand description

HTTP extensions.

Structs§

FramePriorityhttp2
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
FrameStreamDependencyhttp2
Protocolhttp2
Represents the :protocol pseudo-header used by the Extended CONNECT Protocol.
ReasonPhrasehttp1 or ffi
A reason phrase in an HTTP/1 response.

Enums§

PseudoTypehttp2
Represents the pseudo-header type.