summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_http_job.cc
Commit message (Expand)AuthorAgeFilesLines
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-14/+0
* Navigation and cookies for Automationamit@chromium.org2009-07-281-5/+4
* Start to disable bzip2 support. First step: Stop advertising support.jar@chromium.org2009-06-241-2/+2
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-231-2/+4
* Reorder members in URLRequestHttpJob to get correct destruction order.willchan@chromium.org2009-06-171-2/+2
* Specify new methods for supporting SSL client authentication.wtc@chromium.org2009-06-121-1/+25
* Reduce probability of SDCH holdback to 1%jar@chromium.org2009-06-051-2/+2
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-231-4/+4
* More progress on ForceHTTPS.abarth@chromium.org2009-05-201-4/+53
* Cleanup code to keep flag showing "was cached" only in URLRequestHttpJobjar@chromium.org2009-05-191-0/+3
* Adjust histograms to only collect non-cache stats for SDCH.jar@chromium.org2009-05-151-5/+12
* Hand craft an A/B test of SDCH compressionjar@chromium.org2009-04-301-14/+48
* Use HTTP status return code to make SDCH handling more robust.jar@chromium.org2009-03-301-1/+1
* Facilitate SDCH content decoding after a proxy removes ALL content infojar@chromium.org2009-03-281-3/+6
* Respect cookies set in a 401 responses when restarting the http transaction.ericroman@google.com2009-03-271-8/+43
* Reverting 12479 which reverted 12470.willchan@chromium.org2009-03-251-0/+1
* Reverting 12470.willchan@chromium.org2009-03-251-1/+0
* Prioritize which HTTP requests get a socket first by adding a priority level ...willchan@chromium.org2009-03-251-0/+1
* wtc: please look at URL related code, and hooks and nitsjar@chromium.org2009-03-131-4/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-1/+2
* Provide error reporting and recovery for SDCH responses not market as HTMLjar@chromium.org2009-02-211-2/+9
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+2
* Improve modularity of recent SDCH dictionary load checkinjar@chromium.org2009-02-171-5/+10
* Add a unit test for ERR_UNEXPECTED_SERVER_AUTH.wtc@chromium.org2009-02-141-6/+0
* Fetch SDCH dictionary as soon as current URL fetch completesjar@chromium.org2009-02-111-2/+6
* Sanitize proxy response codes to CONNECT requests. Forwtc@chromium.org2009-02-111-0/+6
* Add a null pointer check for transaction_ inwtc@chromium.org2009-02-061-1/+4
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-1/+2
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-271-2/+4
* revert r8603rvargas@google.com2009-01-241-2/+1
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-1/+2
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-2/+3
* I fail at reading code review comments. Second try at getting the white spac...abarth@chromium.org2008-12-161-2/+2
* Comments and white space changes requested by Wan-Teh.abarth@chromium.org2008-12-161-1/+1
* Command line switch for the ultra security concious: --force-https!abarth@chromium.org2008-12-151-1/+11
* Remove unused x-SDCH header from get requestsjar@google.com2008-12-031-7/+0
* Enforce httponly on cookies coming from the renderer. This prevents javascri...deanm@chromium.org2008-11-191-3/+8
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-14/+0
* Clean up filter and content encoding handling jar@google.com2008-10-271-80/+41
* Remove HttpTransaction::Destroy(), and do automatic memory management with sc...ericroman@google.com2008-10-211-26/+24
* Add a lot of robustness to SDCH filter decodingjar@google.com2008-10-151-2/+58
* Fix tree bustagejar@google.com2008-09-231-2/+4
* Re-land SDCH filter support experimentjar@google.com2008-09-231-5/+54
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-221-54/+5
* Experimental integration of delta compression content encodingjar@google.com2008-09-221-5/+54
* Don't set any cookies as a result of the Google URL Tracker update check. Th...pkasting@chromium.org2008-09-171-8/+10
* Remove the pre-launch bzip2 hack.ericroman@google.com2008-09-101-23/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Enable -Werror on the Mac. Fix two more warnings just added to our build. N...mmentovai@google.com2008-08-221-4/+5