autoendpoint
1.72.2
Module util
Module Items
Functions
In autoendpoint::
headers
autoendpoint
::
headers
Module
util
Copy item path
source
Expand description
Utilities for working with headers
Functions
§
get_
header
Get a header from the request
get_
owned_
header
Get an owned copy of a header from the request
split_
key_
value
Split a string into key and value, ex. “key=value” -> “key” and “value”