summaryrefslogtreecommitdiffstats
path: root/net/http/http_content_disposition_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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