summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_http_job.h
Commit message (Expand)AuthorAgeFilesLines
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-1/+0
* Reorder members in URLRequestHttpJob to get correct destruction order.willchan@chromium.org2009-06-171-4/+5
* Specify new methods for supporting SSL client authentication.wtc@chromium.org2009-06-121-1/+2
* More progress on ForceHTTPS.abarth@chromium.org2009-05-201-0/+5
* Adjust histograms to only collect non-cache stats for SDCH.jar@chromium.org2009-05-151-0/+4
* Hand craft an A/B test of SDCH compressionjar@chromium.org2009-04-301-0/+12
* Use HTTP status return code to make SDCH handling more robust.jar@chromium.org2009-03-301-1/+1
* Respect cookies set in a 401 responses when restarting the http transaction.ericroman@google.com2009-03-271-0/+4
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-1/+2
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-1/+1
* Fetch SDCH dictionary as soon as current URL fetch completesjar@chromium.org2009-02-111-0/+4
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-1/+1
* revert r8603rvargas@google.com2009-01-241-1/+1
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-1/+1
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-2/+0
* Clean up filter and content encoding handling jar@google.com2008-10-271-1/+2
* Remove HttpTransaction::Destroy(), and do automatic memory management with sc...ericroman@google.com2008-10-211-1/+1
* Add a lot of robustness to SDCH filter decodingjar@google.com2008-10-151-0/+1
* Re-land SDCH filter support experimentjar@google.com2008-09-231-9/+11
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-221-11/+9
* Experimental integration of delta compression content encodingjar@google.com2008-09-221-9/+11
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Rename URLRequestHttpCacheJob to URLRequestHttpJob.darin@google.com2008-07-301-0/+112