Skip to main content

Module response

Module response 

Source
Expand description

HTTP response construction and serialization.

Use this module to build status lines, headers, and body payloads and emit them to any writable stream with stable HTTP/1.1 framing defaults.

Structsยง

Response
Represents an HTTP response payload and metadata.