1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/src/aphront
epriestley 5952b0a31b Stop mangling filenames when downloading them
Summary: Fixes T6990. We unnecessarily mangle filenames when downloading them.

Test Plan:
  - Reviewed "quoted-string" grammar in HTTP spec (http://www.w3.org/Protocols/rfc2616/rfc2616-sec2.html)
  - Downloaded some non-latin binaries.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T6990

Differential Revision: https://secure.phabricator.com/D11940
2015-03-03 03:27:42 -08:00
..
__tests__ Fix an issue where PHP puts the content type in CONTENT_TYPE instead of HTTP_CONTENT_TYPE 2013-11-11 12:17:34 -08:00
configuration Move PHUIErrorView to PHUIInfoView 2015-03-01 14:45:56 -08:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
response Stop mangling filenames when downloading them 2015-03-03 03:27:42 -08:00
sink Remove @group annotations 2014-07-10 08:12:48 +10:00
AphrontController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
AphrontRequest.php Quicksand, an ignoble successor to Quickling 2015-01-27 14:52:09 -08:00
AphrontURIMapper.php Remove @group annotations 2014-07-10 08:12:48 +10:00