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 927ed9c commit 5e48fd8Copy full SHA for 5e48fd8
releases.md
@@ -1,5 +1,9 @@
1
# Releases
2
3
+## Unreleased
4
+
5
+ - Convert header values into strings using `to_s` so that `Headers#each` can yield non-string values if necessary.
6
7
## v0.19.0
8
9
- Use `Headers#add` instead of `Headers#[]=` in Rack3 and Rack31 adapters, which is the correct interface for appending headers.
0 commit comments