summaryrefslogtreecommitdiffstats
path: root/net/http/http_response_info.cc
Commit message (Expand)AuthorAgeFilesLines
* We should use SSLInfo or related types for HTTPSwtc@chromium.org2010-11-111-8/+8
* Report the SSL protocol version in ssl_info.connection_status.wtc@chromium.org2010-10-271-0/+1
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* Initialize all data members in HTTPResponseInfo's new ctor and remove the rel...michaeln@chromium.org2010-08-131-0/+2
* FBTF: Start cleaning up net/erg@google.com2010-08-111-0/+35
* Add field trial stats for alternate_protocol. The histogram we collected are: lzheng@chromium.org2010-06-261-0/+10
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-211-1/+9
* Track whether a resource was loaded via a proxy. I'm going to usembelshe@chromium.org2010-05-211-1/+9
* Fix valgrind breakage with new spdy variable.mbelshe@google.com2010-01-111-1/+2
* Enable JS detection of whether SPDY was used to load a web page.mbelshe@google.com2010-01-111-0/+7
* Make HttpResponseInfo pickle'able, just moves some code from HttpCache to Htt...michaeln@google.com2009-10-081-1/+137
* Specify new methods for supporting SSL client authentication.wtc@chromium.org2009-06-121-0/+2
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-291-1/+1
* Fully reset HttpNetworkTransaction::response_ when restarting the transaction...ericroman@google.com2009-03-211-1/+1
* Highlights of changes:hclam@chromium.org2009-03-131-2/+2
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+17