summaryrefslogtreecommitdiffstats
path: root/net/data
Commit message (Expand)AuthorAgeFilesLines
* 307 redirects of POST should generate POSTs instead of GETs.abarth@chromium.org2008-12-122-0/+3
* Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...ericroman@google.com2008-12-1014-0/+22
* Third time's a charm?dkegel@google.com2008-12-074-0/+158
* Disk cache: Add support for an extra data stream for each cache entry.rvargas@google.com2008-12-04128-0/+360
* Don't send Content-Type when redirecting from a POST.ericroman@google.com2008-11-152-0/+3
* Fix a bogus net_unittests purify error caused by a stack change to file_util:...erikkay@google.com2008-10-311-11/+0
* a filename changed in this stackerikkay@google.com2008-08-251-2/+2
* Filter out tests from purify tests that intentionally leak.erikkay@google.com2008-08-223-182/+7
* Some stacks for known memory leaks in net_unittests have changed.erikkay@google.com2008-08-221-12/+4
* Modify the binary bz2 to have LF and force google.txt totc@google.com2008-08-142-1/+19
* Now force it back to CR for everyone.tc@google.com2008-08-141-19/+1
* Force the eol style to LF so we always get the CR character.tc@google.com2008-08-141-1/+19
* Force the line ending on this test data file to be CR. Thetc@google.com2008-08-141-19/+1
* If a disk cache entry is stored as an external file, and it is reused (open/t...rvargas@google.com2008-08-02125-0/+0
* further adjust test results to match the new realitydarin@google.com2008-07-301-1/+1
* DirectoryListing is now in the net namespace.darin@google.com2008-07-301-2/+2
* Fix signature for a known FIM purify warning.nsylvain@google.com2008-07-301-2/+2
* Update signature for a known purify FIM warning.nsylvain@google.com2008-07-271-2/+2
* Add net to the repository.initial.commit2008-07-26144-0/+330