summaryrefslogtreecommitdiffstats
path: root/net/http
Commit message (Expand)AuthorAgeFilesLines
* Take 2 at landing the SPDY SETTINGS frame patch.mbelshe@chromium.org2010-04-091-0/+10
* Revert 44092 - Add support for the SPDY session frame.jar@chromium.org2010-04-091-10/+0
* Add support for the SPDY session frame.mbelshe@chromium.org2010-04-091-0/+10
* Flush socket pools and SPDY session pool properly on explicit requests and ne...willchan@chromium.org2010-04-087-52/+145
* Added command-line whitelist data to UrlSecurityManager. These are used by a...ahendrickson@chromium.org2010-04-028-545/+54
* With SPDY, when a proxy is set via automatic settings, we had a crash.mbelshe@chromium.org2010-04-021-0/+2
* Removed filter checks in windows implementations of Negotiate and NTLM HTTP A...cbentzel@chromium.org2010-03-314-369/+0
* Gracefully recover from malformed auth challenge.jochen@chromium.org2010-03-312-5/+84
* Remove packet split experiment, and add coalescing histogramjar@chromium.org2010-03-311-22/+28
* Remove bug 31096 checks (resolved).vandebo@chromium.org2010-03-301-3/+0
* Reland r42300: "HttpRequestHeaders refactor."willchan@chromium.org2010-03-296-65/+500
* Report unreadable files as size zero when uploading.vandebo@chromium.org2010-03-291-0/+149
* On Windows, use IInternetSecurityManager to determine if it's OKwtc@chromium.org2010-03-2915-104/+318
* Reducing the debug output spam.ahendrickson@google.com2010-03-251-2/+0
* SpdySession now sets the following fields in HttpResponseInfo: ahendrickson@google.com2010-03-252-0/+8
* HttpAuthFilterWhitelist is now getting entries from the Windowsahendrickson@google.com2010-03-257-40/+640
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-4/+13
* Revert "Reland r42300: "HttpRequestHeaders refactor."""willchan@chromium.org2010-03-236-481/+65
* Reland r42300: "HttpRequestHeaders refactor.""willchan@chromium.org2010-03-236-65/+481
* Revert r42300: "HttpRequestHeaders refactor."willchan@chromium.org2010-03-236-473/+65
* HttpRequestHeaders refactor.willchan@chromium.org2010-03-236-65/+473
* Implement SOCKSClientSocketPoolvandebo@chromium.org2010-03-225-97/+90
* 2 experiments: DNS prefetch limit concurrency: TCP split a packetjar@chromium.org2010-03-201-3/+26
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-1613-138/+130
* SPDY: Alternate-Protocol changes.willchan@chromium.org2010-03-106-41/+122
* SPDY: Add basic support for Alternate-Protocol header.willchan@chromium.org2010-03-097-1/+493
* Http cache: Reorder the files after the previous mess-up.rvargas@google.com2010-03-083-629/+630
* Use 0 for successful end of stream.vandebo@chromium.org2010-03-083-17/+12
* net: string_utils.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-084-0/+6
* Add checks to track down bug 31096vandebo@chromium.org2010-03-081-0/+3
* More late binding cleanupvandebo@chromium.org2010-03-051-36/+0
* Fix a regression introduced in r40465.wtc@chromium.org2010-03-051-11/+18
* Remove debug info used to diagnose bug 31723.rvargas@google.com2010-03-031-12/+0
* Remove the remnants of the late binding experiment.vandebo@chromium.org2010-03-031-32/+0
* Don't ignore certificate errors with SPDY.mbelshe@chromium.org2010-03-032-19/+23
* Use CHECK_* in netwillchan@chromium.org2010-03-021-3/+3
* Http cache: Expose storing metadata on a given entry.rvargas@google.com2010-03-025-20/+283
* Remove connection failed histograms.vandebo@chromium.org2010-03-021-5/+3
* Work around 3rd party problem causing bug 27870.vandebo@chromium.org2010-02-272-9/+1
* Make a proper TCPSocketParamsvandebo@chromium.org2010-02-271-21/+14
* Added HttpAuthFilter.cbentzel@chromium.org2010-02-2610-9/+646
* Fix SpdySessionPool to take a host port pair instead of just the host.willchan@chromium.org2010-02-261-7/+8
* Added SSPILibrary interface so unit tests can mock SSPI calls.cbentzel@chromium.org2010-02-257-47/+386
* Add ERR_END_OF_STREAMvandebo@google.com2010-02-244-19/+48
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-241-1/+1
* Add APIs to expose http cache's metadata and thervargas@google.com2010-02-238-0/+65
* Rename use_spdy_ to using_spdy_ and test it in more places:wtc@chromium.org2010-02-222-15/+16
* Validate that an SSPI scheme is supported before generating a handler.cbentzel@chromium.org2010-02-2210-53/+130
* Back out the change to HttpNetworkTransaction::Read in thewtc@chromium.org2010-02-201-2/+1
* Make explicit the assumption that SpdySession::InitializeWithSocket takeswtc@chromium.org2010-02-201-1/+4