summaryrefslogtreecommitdiffstats
path: root/net/http/http_transaction_unittest.h
Commit message (Expand)AuthorAgeFilesLines
* Respect cookies set in a 401 responses when restarting the http transaction.ericroman@google.com2009-03-271-0/+4
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+1
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-121-0/+1
* Revert cl 9528 to fix mac test_shell_testsrvargas@google.com2009-02-101-1/+0
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-101-0/+1
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-5/+7
* revert r8603rvargas@google.com2009-01-241-7/+5
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-5/+7
* Correct latency histograms for SDCH encodingjar@chromium.org2009-01-131-0/+2
* - 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-2/+2
* Remove HttpTransaction::Destroy(), and do automatic memory management with sc...ericroman@google.com2008-10-211-6/+1
* Some platform cleanup to net/deanm@google.com2008-09-231-7/+5
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-1/+1
* Add net to the repository.initial.commit2008-07-261-0/+346