Commit 6f38b3e
committed
2.12.0
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.31 parent fe25f9e commit 6f38b3e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments