summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_http_job.cc
Commit message (Expand)AuthorAgeFilesLines
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-1/+1
* Do not call OnGetCookiesBlocked or OnSetCookieBlocked when cookies aredarin@chromium.org2010-03-121-7/+7
* Remove debug info used to diagnose bug 31723.rvargas@google.com2010-03-031-12/+1
* Add APIs to expose http cache's metadata and thervargas@google.com2010-02-231-0/+5
* Trigger the blocked cookie notification UI.darin@chromium.org2010-02-091-6/+19
* Implement backend support for forcing cookies to be saved asdarin@chromium.org2010-02-051-2/+6
* Add debug info to track a crash when sleeping.rvargas@google.com2010-02-041-1/+12
* Revert 38001 and 38002.darin@chromium.org2010-02-031-84/+144
* Back out trunk r37998.mark@chromium.org2010-02-031-144/+84
* Modify CookiePolicy to work asynchronouslydarin@chromium.org2010-02-031-84/+144
* If the URLRequestContext has no CookiePolicy, then we shoulddarin@chromium.org2010-01-301-4/+4
* Changes to support new cookie policy.darin@chromium.org2010-01-301-3/+4
* Remove support for filtering by MIME-type.jochen@chromium.org2010-01-201-4/+4
* Minor cleanup, removed unused URLRequestJob::GetMoreData() method.michaeln@chromium.org2009-12-301-4/+0
* SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.agl@chromium.org2009-12-111-25/+135
* Fixes ChromeFrame net tests which run the URLRequest unit tests by launching ...ananta@chromium.org2009-10-231-18/+6
* Don't add default Accept-Language and Accept-Charset headers if specific ones...dimich@google.com2009-09-241-6/+21
* Replace some net::ERR_FAILED generic error codes with more specific codes.eroman@chromium.org2009-09-241-7/+4
* Strict transport security: come out from behind the flag.agl@chromium.org2009-09-101-13/+1
* Check in patch for pierre.lafayette, http://codereview.chromium.org/178059/show.mirandac@chromium.org2009-09-091-47/+1
* Rename X-Force-TLS to Strict-Transport-Security.abarth@chromium.org2009-09-051-14/+16
* ForceTLS: generate internal redirect when mistakenly using http.agl@chromium.org2009-09-041-2/+10
* Sanitizing the referrer header before starting the automation request.TEST=Ru...tommi@chromium.org2009-08-311-9/+1
* Adding command-line option to override bans on certain port numbers through a...mirandac@chromium.org2009-08-311-1/+47
* Add the ability to not send cookies or send user name/password.levin@chromium.org2009-08-261-0/+3
* LoadLog is used as an output parameter, reorder it to the last parameter.willchan@chromium.org2009-08-141-1/+1
* Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...ericroman@google.com2009-08-121-1/+2
* 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