Expand description
Quiche application utilities.
This module provides some utility functions that are common to quiche applications.
Modules§
- alpns
- ALPN helpers.
Structs§
- Client
- Http09
Conn - Http09
Request - Represents an HTTP/0.9 formatted request.
- Http3
Conn - Http3
Dgram Sender - Partial
Request - Partial
Response
Traits§
Functions§
- generate_
cid_ and_ reset_ token - Generate a new pair of Source Connection ID and reset token.
- hdrs_
to_ strings - make_
qlog_ writer - Makes a buffered writer for a qlog.
- priority_
field_ value_ from_ query_ string - Construct a priority field value from quiche apps custom query string.
- priority_
from_ query_ string - Construct a Priority from quiche apps custom query string.
- stdout_
sink - writable_
response_ streams