Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A couple new io buffers that encapsulate more data and are therefore easier ↵ | vandebo@chromium.org | 2009-10-14 | 2 | -3/+3 |
| | | | | | | | | | | | to use and easier to reason about. Inspired by RequestHeaders and ResponseHeaders in http_network_transaction.h Separated out of the refactoring of HttpNetworkTransaction to support pipelining. (http://codereview.chromium.org/249031) BUG=13289 TEST=none Review URL: http://codereview.chromium.org/264025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28978 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add net/socket_stream. | ukai@chromium.org | 2009-10-09 | 2 | -0/+877 |
This is used for WebSocket protocol. BUG=12497 TEST=none Review URL: http://codereview.chromium.org/243077 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28526 0039d316-1c4b-4281-b951-d872f2087c98 |