summaryrefslogtreecommitdiffstats
path: root/net/data/url_request_unittest
Commit message (Expand)AuthorAgeFilesLines
* 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