summaryrefslogtreecommitdiffstats
path: root/net/http/http_response_info.h
Commit message (Expand)AuthorAgeFilesLines
* Moved data reduction proxy bypass logic to a NetworkDelegatebengr@chromium.org2014-06-131-1/+3
* Update SPDY4/HTTP2 identifiers/flags/NPN tokens.jgraettinger@chromium.org2014-04-141-2/+1
* Add plumbing for stale cache information to HttpResponseInfordsmith@chromium.org2014-01-141-1/+3
* [SPDY] Do not advertise SPDY/2 by defaultakalin@chromium.org2013-10-061-1/+1
* [SPDY] Add strings and constants for HTTP/2 draft 04akalin@chromium.org2013-07-301-1/+11
* Revert 214289 "[SPDY] Add strings and constants for HTTP/2 draft 04"akalin@chromium.org2013-07-301-11/+1
* [SPDY] Add strings and constants for HTTP/2 draft 04akalin@chromium.org2013-07-301-1/+11
* Use a direct include of time headers in net/, part 2.avi@chromium.org2013-06-281-1/+1
* Expose the HttpResponseInfo's ConnectionInfo in window.chrome.loadTimes()rch@chromium.org2013-06-061-6/+8
* Implement offline mode behind a flag.rdsmith@chromium.org2013-04-201-0/+4
* [SPDY] Add flag and about:flags entry for SPDY/4 alpha 1akalin@chromium.org2013-04-121-1/+1
* fix a problem that android cannot download files with basic authenticationqinmin@chromium.org2013-04-101-0/+3
* Cache failover to LOAD_PREFERRING_CACHE if network response suggests offline.rdsmith@chromium.org2013-03-231-0/+5
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-1/+1
* Add a ConnectionInfo enum which describes the kind of connection used to fetc...rch@chromium.org2013-03-131-0/+14
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Added protocol_version negotiated with the server.rtenneti@google.com2011-12-201-0/+5
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* Net: Add NET_API to some http code.rvargas@google.com2011-05-191-2/+3
* Reland rest of r77399.willchan@chromium.org2011-03-121-4/+0
* Revert r77399 in preparation for merging a small portion of it to 696.willchan@chromium.org2011-03-111-0/+4
* Reland r77075,r77077.willchan@chromium.org2011-03-091-4/+0
* Revert 77075 - Don't block on stream requests on Alternate-Protocol.jochen@chromium.org2011-03-071-0/+4
* Don't block on stream requests on Alternate-Protocol.willchan@chromium.org2011-03-061-4/+0
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-221-0/+10
* Start reordering the methods in headers in net/.erg@google.com2011-01-071-8/+8
* FBTF: Start cleaning up net/erg@google.com2010-08-111-5/+9
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add field trial stats for alternate_protocol. The histogram we collected are: lzheng@chromium.org2010-06-261-0/+4
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-211-0/+3
* Track whether a resource was loaded via a proxy. I'm going to usembelshe@chromium.org2010-05-211-2/+7
* Add APIs to expose http cache's metadata and thervargas@google.com2010-02-231-0/+4
* Enable JS detection of whether SPDY was used to load a web page.mbelshe@google.com2010-01-111-0/+3
* Make HttpResponseInfo pickle'able, just moves some code from HttpCache to Htt...michaeln@google.com2009-10-081-0/+10
* Because we use scoped_refptr<> to the HttpResponseInfombelshe@google.com2009-09-221-3/+2
* Re-enabled URLRequestTestHTTP.BasicAuth.eroman@chromium.org2009-09-041-2/+2
* Specify new methods for supporting SSL client authentication.wtc@chromium.org2009-06-121-1/+8
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-291-5/+0
* Fully reset HttpNetworkTransaction::response_ when restarting the transaction...ericroman@google.com2009-03-211-1/+2
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-021-0/+5
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-5/+8
* Correct latency histograms for SDCH encodingjar@chromium.org2009-01-131-0/+9
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add net to the repository.initial.commit2008-07-261-0/+67