1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-27 09:12:41 +01:00
phorge-phorge/src
epriestley 842710608e Don't combine automatic output compression with "Content-Length"
Summary:
Fixes T12013. Send either "Content-Length" or enable output compression, but not both.

Prefer compression for static resources (CSS, JS, etc).

Test Plan: Ran `curl -v ...`, no longer saw responses with both compression and `Content-Length`.

Reviewers: chad, avivey

Reviewed By: avivey

Subscribers: avivey

Maniphest Tasks: T12013

Differential Revision: https://secure.phabricator.com/D17045
2016-12-13 14:25:49 -08:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront Don't combine automatic output compression with "Content-Length" 2016-12-13 14:25:49 -08:00
applications Don't combine automatic output compression with "Content-Length" 2016-12-13 14:25:49 -08:00
docs Make the documentation more clear that storage.mysql-engine.max-size is measured in bytes 2016-12-13 07:34:20 -08:00
extensions Add src/extensions/ to Phabricator 2013-08-14 15:38:06 -07:00
infrastructure Fix flaky subscribers policy rule unit test 2016-12-11 12:27:57 -08:00
view Move timeline anchor targets up to evade a Chrome 55 behavioral change 2016-12-12 10:39:02 -08:00
__phutil_library_init__.php
__phutil_library_map__.php Allow Dashboards to set an icon 2016-12-13 11:30:22 -08:00