Fixes T12013. Send either "Content-Length" or enable output compression, but not both.
Prefer compression for static resources (CSS, JS, etc).
Differential D17045
Don't combine automatic output compression with "Content-Length" epriestley on Dec 13 2016, 10:07 PM. Authored by Tags None Referenced Files
Subscribers
Details Fixes T12013. Send either "Content-Length" or enable output compression, but not both. Prefer compression for static resources (CSS, JS, etc). Ran curl -v ..., no longer saw responses with both compression and Content-Length.
Diff Detail
Event Timeline
Comment Actions Yeahhhhh
Comment Actions Yeah, that looks like it will probably not PHP in new ways? ("PHP" in that sentence is short for "break in interesting ways"). |