DoxigAlpha

Reader

Fields of this type

Fields

#
in:*std.Io.Reader
interface:std.Io.Reader
This is preallocated memory that might be used by `bodyReader`.
state:State
Keeps track of whether the stream is ready to accept a new request,
trailers:[]const u8
HTTP trailer bytes.
body_err:?BodyError
= null
max_head_len:usize

Type definitions in this namespace

Types

#

Buffers the entire head inside `in`.

Functions

#
receiveHead
Buffers the entire head inside `in`.
bodyReader
If compressed body has been negotiated this will return compressed bytes.
bodyReaderDecompressing
If compressed body has been negotiated this will return decompressed bytes.

Error sets in this namespace

Error Sets

#