1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-30 18:52:42 +01:00
phorge-phorge/src/aphront/response
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__ Be more strict about "Location:" redirects 2014-08-18 14:11:06 -07:00
Aphront304Response.php Remove @group annotations 2014-07-10 08:12:48 +10:00
Aphront400Response.php Remove @group annotations 2014-07-10 08:12:48 +10:00
Aphront403Response.php Update AphrontRequestFailure to common display libs 2014-09-26 17:40:09 -07:00
Aphront404Response.php Update AphrontRequestFailure to common display libs 2014-09-26 17:40:09 -07:00
AphrontAjaxResponse.php Remove @group annotations 2014-07-10 08:12:48 +10:00
AphrontDialogResponse.php Remove @group annotations 2014-07-10 08:12:48 +10:00
AphrontFileResponse.php Stop mangling filenames when downloading them 2015-03-03 03:27:42 -08:00
AphrontHTMLResponse.php Remove @group annotations 2014-07-10 08:12:48 +10:00
AphrontHTTPProxyResponse.php Add an AphrontHTTPProxyResponse 2015-01-27 14:50:52 -08:00
AphrontJSONResponse.php Remove @group annotations 2014-07-10 08:12:48 +10:00
AphrontPlainTextResponse.php Remove @group annotations 2014-07-10 08:12:48 +10:00
AphrontProxyResponse.php Remove @group annotations 2014-07-10 08:12:48 +10:00
AphrontRedirectResponse.php Be more strict about "Location:" redirects 2014-08-18 14:11:06 -07:00
AphrontReloadResponse.php Remove @group annotations 2014-07-10 08:12:48 +10:00
AphrontResponse.php Support HTTP Strict Transport Security 2015-02-19 10:33:48 -08:00
AphrontStandaloneHTMLResponse.php Improve top-level exception handling 2015-01-02 10:49:27 -08:00
AphrontUnhandledExceptionResponse.php Show exception title as page title for AphrontUsageException 2015-02-15 07:39:35 -08:00
AphrontWebpageResponse.php Remove @group annotations 2014-07-10 08:12:48 +10:00