Head
Fields of this type
Fields
- bytes:[]const u8
- version:http.Version
- status:http.Status
- reason:[]const u8
- location:?[]const u8
- = null
- content_type:?[]const u8
- = null
- content_disposition:?[]const u8
- = null
- keep_alive:bool
- content_length:?u64
- If present, the number of bytes in the response body.
- transfer_encoding:http.TransferEncoding
- = .none
- content_encoding:http.ContentEncoding
- = .identity
Functions in this namespace
Functions
Error sets in this namespace