Function autoendpoint::headers::util::get_owned_header
source ยท pub fn get_owned_header(req: &HttpRequest, header: &str) -> Option<String>
Expand description
Get an owned copy of a header from the request
pub fn get_owned_header(req: &HttpRequest, header: &str) -> Option<String>
Get an owned copy of a header from the request