summaryrefslogtreecommitdiffstats
path: root/net/http/http_network_transaction_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...cbentzel@chromium.org2011-12-081-1/+1
* Revert 110965 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-12-081-409/+13
* Revert 112130 - Close idle connections / SPDY sessions when needed.sail@chromium.org2011-11-301-178/+0
* Close idle connections / SPDY sessions when needed.willchan@chromium.org2011-11-301-0/+178
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-211-13/+409
* Revert 110879 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-211-409/+13
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-211-13/+409
* Revert 110529 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-171-409/+13
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-11-171-13/+409
* Make ClientSocketPoolManager into an interface.willchan@chromium.org2011-11-171-21/+36
* Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m...cbentzel@chromium.org2011-11-171-1/+1
* base::Bind: Convert HostResolver::Resolve.jhawkins@chromium.org2011-11-161-20/+23
* Remove referrer from TransportSocketParams and SOCKSSocketParams.szym@chromium.org2011-11-151-2/+2
* Remove unused HostResolver::Observer.szym@chromium.org2011-11-151-87/+0
* Remove HostResolverImpl from Mock*HostResolver. szym@chromium.org2011-11-081-1/+2
* Add new text for indicating we are resolving hosts during proxy resolution.willchan@chromium.org2011-11-081-0/+11
* Revert 108910 - Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-071-2/+1
* Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-071-1/+2
* Use AuthCredentials throughout the network stack instead of username/password.cbentzel@chromium.org2011-10-281-36/+39
* Basic HTTP pipelining support.simonjam@chromium.org2011-10-191-4/+59
* net: rework the NPN patch.agl@chromium.org2011-10-181-26/+51
* Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.willchan@chromium.org2011-10-101-36/+41
* Return an error when multiple Location or Content-Dispositionmmenke@chromium.org2011-10-041-0/+110
* Support selection of SPDY on port other than 443jar@chromium.org2011-10-041-15/+216
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-150/+150
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-231-2/+2
* Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...pkasting@chromium.org2011-09-221-1/+1
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-221-1/+1
* Consistently use ASSERT_TRUE(response != NULL) in http_network_transaction_un...cbentzel@chromium.org2011-09-201-80/+83
* Change AuthChallengeInfo to better represent underlying encodings.cbentzel@chromium.org2011-09-121-195/+115
* Move test utilities into test_file_util.*.ahendrickson@chromium.org2011-09-021-0/+1
* Previously i was recording number of RTT's vs Kilobytes of data downloaded pe...gagansingh@google.com2011-08-271-28/+0
* Change HttpAuthHandlerMock to accept and return more than one http_auth_handler.rch@chromium.org2011-08-111-18/+19
* HostResolver: don't interpret NULL callback argument as a request to do synch...agayev@chromium.org2011-08-041-9/+12
* HostResolverImpl: don't interpret NULL callback argument as a request to do s...agayev@chromium.org2011-07-281-9/+22
* Revert 94412 - HostResolverImpl: don't interpret NULL callback argument as a ...agayev@chromium.org2011-07-281-22/+9
* HostResolverImpl: don't interpret NULL callback argument as a request to do s...agayev@chromium.org2011-07-281-9/+22
* Minor cleanup of unit tests for spdy_session_ool.rtenneti@chromium.org2011-07-261-31/+36
* Revert 93704 - Remove Content-Length mismatch checks.cbentzel@chromium.org2011-07-221-5/+1
* Remove Content-Length mismatch checks.cbentzel@chromium.org2011-07-221-1/+5
* Added an OriginBoundCertStore field to the SSLClientSocketNSS class andrkn@chromium.org2011-07-211-2/+4
* Changed SPDY's ip connection pooling logic to only add the used IP,rtenneti@chromium.org2011-07-191-0/+39
* Cleanup some test ugliness. Stop using a global.willchan@chromium.org2011-07-011-16/+4
* Speculative fix for bug 80095.willchan@chromium.org2011-06-281-8/+262
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-271-0/+29
* Revert 90354 - Revert 90352 - Move Referer header to extra_headers fieldbattre@chromium.org2011-06-271-2/+5
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-241-29/+0
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-241-0/+29
* Revert 90352 - Move Referer header to extra_headers fieldbattre@chromium.org2011-06-241-5/+2
* Move Referer header to extra_headers fieldbattre@chromium.org2011-06-241-2/+5