Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Additions: - `AsRef<anyhow::Error> for http_types::Error` - `From<Vec<HeaderValue>> for HeaderValues` - More `TryFrom<>` conversions for the `"hyperium_http"` feature. Fixes: - Addressed three bugs in forwarded header parsing. #375 Dependencies: - Update serde_qs to 0.8.3
- Loading branch information