Module client_hints
Available on crate feature
http only.Structs§
- Client
Hint Parsing Error - Client Hint Parsing Error
- Downlink
Sec-CH-Downlinkclient hint: the approximate downstream speed of the user’s connection, in megabits per second (Mbps).- Rtt
Sec-CH-RTTclient hint: the approximate round-trip time on the application layer, modelled as aDuration.- Save
Data Save-Dataclient hint: the user agent’s preference for reduced data usage.
Enums§
- Client
Hint - Ect
Sec-CH-ECT(Effective Connection Type) client hint.
Functions§
- all_
client_ hint_ header_ name_ strings - Returns an iterator over all client hint header name strings.
- all_
client_ hint_ header_ names - Returns an iterator over all client hint header names.
- all_
client_ hints - Returns an iterator over all client hints.