summaryrefslogtreecommitdiffstats
path: root/net/http/http_response_info.h
Commit message (Expand)AuthorAgeFilesLines
* 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