RespondOptions
Fields of this type
Fields
- version:http.Version
- = .@"HTTP/1.1"
- status:http.Status
- = .ok
- reason:?[]const u8
- = null
- keep_alive:bool
- = true
- extra_headers:[]const http.Header
- = &.{}
- transfer_encoding:?http.TransferEncoding
- = null
Fields of this type