Module ruma_client_api::http_headers
source · Available on crate features
client or server only.Expand description
Helpers for HTTP headers with the http crate.
Constants§
- The
Cross-Origin-Resource-PolicyHTTP response header.
Functions§
- Convert a header value representing a HTTP date to a
SystemTime. - Convert as
SystemTimeto a HTTP date header value.