BodyWriter
Request or response body.
Fields of this type
Fields
Type definitions in this namespace
Types
Functions in this namespace
Functions
- flush
- Sends all buffered data across `BodyWriter.http_protocol_output`.
- end
- When using content-length, asserts that the amount of data sent matches
- endUnflushed
- When using content-length, asserts that the amount of data sent matches
- endChunked
- Writes the end-of-stream message and any optional trailers, flushing
- endChunkedUnflushed
- Writes the end-of-stream message and any optional trailers.
- noneSendFile
- Returns `null` if size cannot be computed without making any syscalls.
Error sets in this namespace