Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove HTTP pipelining support. | mmenke@chromium.org | 2014-05-27 | 1 | -93/+0 |
* | Revert "GTTF: Add missing virtual destructors." | phajdan.jr@chromium.org | 2013-02-06 | 1 | -2/+0 |
* | GTTF: Add missing virtual destructors. | phajdan.jr@chromium.org | 2013-02-05 | 1 | -0/+2 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Move NextProto enum to a new file net/socket/next_proto.h | rch@chromium.org | 2012-03-31 | 1 | -2/+2 |
* | Disable pipelining if we encounter HTTP Authentication. | simonjam@chromium.org | 2012-01-19 | 1 | -1/+2 |
* | Add HTTP pipelining to net-internals: | simonjam@chromium.org | 2011-12-20 | 1 | -0/+2 |
* | Added protocol_version negotiated with the server. | rtenneti@google.com | 2011-12-20 | 1 | -1/+6 |
* | In net-internals, have HTTP_STREAM_JOBs link to the | mmenke@chromium.org | 2011-12-19 | 1 | -2/+2 |
* | Slow start pipelining. | simonjam@chromium.org | 2011-12-01 | 1 | -0/+12 |
* | Basic HTTP pipelining support. | simonjam@chromium.org | 2011-10-19 | 1 | -0/+74 |