summaryrefslogtreecommitdiffstats
path: root/net/http/http_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* http_cache: Don't destroy an entry from the transaction destructor ifrvargas@google.com2008-11-241-7/+22
* Add run time checks to get more info for bug 3931.rvargas@google.com2008-11-221-8/+26
* Add a flags to further control response header persistence. We use this todarin@chromium.org2008-11-201-1/+12
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-4/+0
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Remove HttpTransaction::Destroy(), and do automatic memory management with sc...ericroman@google.com2008-10-211-36/+33
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* r1194 missed some sites to disable the warningmmentovai@google.com2008-08-211-3/+3
* Fix the final gcc warnings in base and net. Provide some macros to selective...mmentovai@google.com2008-08-211-5/+7
* Use the right mode in HttpCache::Transaction::RequiresValidationmmentovai@google.com2008-08-201-1/+1
* add http_cache to mac build.ericroman@google.com2008-08-191-5/+5
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-111-3/+2
* Add net to the repository.initial.commit2008-07-261-0/+1359