summaryrefslogtreecommitdiffstats
path: root/net/http/http_content_disposition_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove support for "name" parameter from Content-Disposition.dtapuska2015-04-301-13/+13
* net cleanup: Remove unnecessary namespace prefixes.ttuttle2015-04-231-287/+231
* Convert ARRAYSIZE_UNSAFE -> arraysize in net/.viettrungluu2014-10-161-3/+3
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-251-2/+2
* Use a direct include of utf_string_conversions.h in net/.avi@chromium.org2013-06-071-1/+1
* Add UMA for measuring Content-Dispostion header use and abuse.asanka@chromium.org2012-12-171-0/+75
* Prefer 'filename' parameters if both 'name' and 'filename' parameters are spe...asanka@chromium.org2012-06-041-0/+5
* This patch tunes our parsing of the Content-Disposition header to match otherabarth@chromium.org2012-01-311-7/+7
* BufferedResourceHandler::ShouldDownload shouldn't manually parse Content-Disp...abarth@chromium.org2012-01-281-1/+1
* Re-enable HttpContentDispositionTest.tc2231abarth@chromium.org2012-01-281-1/+7
* This test fails on Windows. Need to investigate.abarth@chromium.org2012-01-271-1/+1
* Import Content-Disposition parsing tests from http://greenbytes.de/tech/tc2231/abarth@chromium.org2012-01-271-0/+303
* Improve parsing of the Content-Disposition headerabarth@chromium.org2012-01-271-0/+201