We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42aa6ab commit b9bbf84Copy full SHA for b9bbf84
releases.md
@@ -1,5 +1,9 @@
1
# Releases
2
3
+## Unreleased
4
+
5
+ - Always use `#parse` when parsing header values from strings to ensure proper normalization and validation.
6
7
## v0.56.0
8
9
- Introduce `Header::*.parse(value)` which parses a raw header value string into a header instance.
0 commit comments