Skip to main content

Module finalizer

Module finalizer 

Source
Expand description

Contains the Finalizer, which converts a ReplyData into a real HTTP response.

Structs§

Finalizer
Converts a ReplyData into a concrete hyper HTTP response — setting status, headers, and body, and driving buffered, streaming, SSE, and connection-upgrade replies.