pub fn dpop_header_str(req: &HttpRequest) -> Result<&str, DpopError>Expand description
Return the single DPoP header as &str; error if missing or multiple.
pub fn dpop_header_str(req: &HttpRequest) -> Result<&str, DpopError>Return the single DPoP header as &str; error if missing or multiple.