DoxigAlpha

Request

Fields of this type

Fields

#
server:*Server
head:Head
Pointers in this struct are invalidated when the request body stream is
head_buffer:[]const u8
respond_err:?RespondError
= null

Type definitions in this namespace

Types

#

Functions in this namespace

Functions

#
respond
Send an entire HTTP response to the client, including headers and body.
respondStreaming
The header is not guaranteed to be sent until `BodyWriter.flush` or
upgradeRequested
Does not invalidate `request.head`.
respondWebSocket
The header is not guaranteed to be sent until `WebSocket.flush` is
readerExpectContinue
In the case that the request contains "expect: 100-continue", this
readerExpectNone
Asserts the expect header is `null`.

Error sets in this namespace

Error Sets

#