summaryrefslogtreecommitdiffstats
path: root/net/http/http_stream_parser.h
Commit message (Expand)AuthorAgeFilesLines
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-6/+6
* Reduce number of unnamed-type-template-args violations (mostly when passing v...pkasting@chromium.org2011-09-011-3/+3
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Re-connect if Keep-Alive connection has been closed by the time we get around...asanka@chromium.org2011-05-051-1/+3
* Revert 83524 - Re-connect if Keep-Alive connection has been closed by the tim...asanka@chromium.org2011-04-291-3/+1
* Re-connect if Keep-Alive connection has been closed by the time we get around...asanka@chromium.org2011-04-291-1/+3
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-041-0/+7
* Revert "Add chunked uploads support to SPDY"satish@chromium.org2011-03-041-7/+0
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-041-0/+7
* Prototype of chunked transfer encoded POST.satish@chromium.org2011-01-251-1/+4
* Change the way request headers are logged to the NetLog to ensurerch@chromium.org2010-11-111-1/+4
* Support net::ERR_RESPONSE_HEADERS_MULTIPLE_CONTENT_LENGTH.willchan@chromium.org2010-09-231-6/+7
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-0/+1
* Extract connection logic from HttpNetworkTransaction into a newmbelshe@chromium.org2010-08-191-0/+12
* FBTF: Start cleaning up net/erg@google.com2010-08-111-3/+4
* I've refactored HttpStream, SpdyHttpStream and HttpBasicStream so thatrch@chromium.org2010-07-291-3/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Reduce static initializers by removing inline constructors anddavemoore@chromium.org2010-07-211-1/+1
* Use HttpRequestHeaders for extra_headers.willchan@chromium.org2010-04-201-1/+1
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-3/+3
* Work around 3rd party problem causing bug 27870.vandebo@chromium.org2010-02-271-3/+0
* More checks to try to find bug 27870.vandebo@google.com2010-02-121-0/+3
* Add more load log points near HttpNetworkTransaction::ReadHeadersvandebo@chromium.org2009-12-171-1/+5
* Make the transactions own the HttpResponseInfo.willchan@chromium.org2009-12-161-3/+4
* Increase the maximum allowed read buffer to 2MB.vandebo@chromium.org2009-11-241-0/+3
* Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing...vandebo@chromium.org2009-10-171-0/+167
* Reverting 29316.vandebo@chromium.org2009-10-161-167/+0
* Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing...vandebo@chromium.org2009-10-161-0/+167