summaryrefslogtreecommitdiffstats
path: root/net/data/url_request_unittest
Commit message (Expand)AuthorAgeFilesLines
* Process only the first Strict-Transport-Security header.palmer@chromium.org2012-10-304-0/+15
* Preserve non-POST methods on 301/302 requests.mmenke@chromium.org2011-10-266-0/+9
* Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.ahendrickson@chromium.org2011-05-241-0/+78
* Fix 307 redirects of a POST request to actually send the body again, and add adarin@chromium.org2009-07-303-2/+2
* Change URLRequest to return net::ERR_INVALID_URL on redirects to invalid urls.willchan@chromium.org2009-07-212-0/+3
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-102-0/+0
* 307 redirects of POST should generate POSTs instead of GETs.abarth@chromium.org2008-12-122-0/+3
* Don't send Content-Type when redirecting from a POST.ericroman@google.com2008-11-152-0/+3
* Add net to the repository.initial.commit2008-07-268-0/+25