Module conn
Expand description
HTTP connection utilities.
Structs§
- H2Client
Context Params - Optional parameters that can be set in the [
Context
] of a (h2) request to customise the connection of the h2 connection. - Http1
Client Context Params - Optional parameters that can be set in the [
Context
] of a (h1) request to customise the connection of the h1 connection. - Last
Peer Priority Params - Injected into h2 requests for those who are interested in this.
- Priority
Params - Stream
Dependency Params