Module util
autoendpoint
1.74.3
Module util
Module Items
Functions
In autoendpoint::
headers
Modules
crypto_key
util
vapid
autoendpoint
::
headers
Module
util
Copy item path
Settings
Help
Summary
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”