Module spacegate_kernel::utils
source · Expand description
util functions and structs
Re-exports§
pub use query_kv::QueryKvIter;
Modules§
Structs§
- Reference
Traits§
- Generate a
x-request-idheader for the request and response.
Functions§
- Map any type to any type, but this function should be never called.
- Set the content length header or transfer encoding to chunked.
- Add
x-forwarded-forfor request, based onPeerAddr - Add a
x-request-idheader to the request and then response.