summaryrefslogtreecommitdiffstats
path: root/net/http/http_pipelined_stream.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Make HttpStream take a scoped_ptr<UploadDataStream>, to clearly communicate t...rsleevi@chromium.org2012-06-141-1/+1
* Cleanup: Remove unneeded scoped_ptr.h includes from net.thestig@chromium.org2012-05-171-1/+0
* Move NextProto enum to a new file net/socket/next_proto.hrch@chromium.org2012-03-311-2/+2
* base::Bind: Convert most of net/http.jhawkins@chromium.org2011-12-201-4/+4
* Added protocol_version negotiated with the server.rtenneti@google.com2011-12-201-0/+4
* In net-internals, have HTTP_STREAM_JOBs link to themmenke@chromium.org2011-12-191-2/+2
* Cleanup: Remove unneeded forward declararations in net.thestig@chromium.org2011-11-111-1/+0
* Basic HTTP pipelining support.simonjam@chromium.org2011-10-191-0/+112