about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-05-19 19:57:44 +0000
committerEric Wong <e@80x24.org>2015-06-01 19:00:08 +0000
commit090829a95ba4e3c6fe4562c9feb8fde5382a44f4 (patch)
tree05766c1345e8731285b645ab88da2735c7c251b1 /GNUmakefile
parent32fefc5742d1646d63a119b281baefcac551dfec (diff)
downloadunicorn-090829a95ba4e3c6fe4562c9feb8fde5382a44f4.tar.gz
http_response: avoid special-casing for Rack < 1.5
Rack 1.4 and earlier will soon die out, so avoid having extra,
overengineered code and method dispatch to silently drop support
for mis-hijacking with old Rack versions.

This will cause improperly hijacked responses in all versions of
Rack to fail, but allows properly hijacked responses to work
regardless of Rack version.

Followup-to: commit fdf09e562733f9509d275cb13c1c1a04e579a68a
("http_request: support rack.hijack by default")
Diffstat (limited to 'GNUmakefile')
0 files changed, 0 insertions, 0 deletions