Skip to content

Commit 9dc5311

Browse files
committed
Add changelog entry for rails#19271
1 parent 061b487 commit 9dc5311

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

actionpack/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
* Fix regression where a gzip file response would have a Content-type,
2+
even when it was a 304 status code.
3+
4+
See #19271.
5+
6+
*Kohei Suzuki*
7+
18
* Fix handling of empty X_FORWARDED_HOST header in raw_host_with_port
29

310
Previously, an empty X_FORWARDED_HOST header would cause

0 commit comments

Comments
 (0)