summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_http_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Unify various QUIC server classes in net/quic and net/tools/quic.rch2015-03-261-6/+6
* Add a chromium based simple QUIC client.rch2015-03-191-3/+4
* Revert of Add a chromium based simple QUIC client. (patchset #10 id:180001 of...jackhou2015-03-191-4/+3
* Add a chromium based simple QUIC client.rch2015-03-191-3/+4
* QuicServer: Use Chrome's header parsing rather than Balsadmziegler@chromium.org2014-07-011-5/+11
* Introduce STATE_RESERVED_REMOTE. No behavioral changesbaranovich@yandex-team.ru2014-06-121-3/+3
* Allow removing private data in chrome://net-export.davidben@chromium.org2014-03-181-4/+0
* Use SpdyMajorVersion instead of int consistentlyrch@chromium.org2013-11-261-5/+5
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-1/+1
* [SPDY] Remove some setters in SpdyStreamakalin@chromium.org2013-03-251-0/+5
* Cleaned up code to update listing of headersbengr@chromium.org2013-03-061-0/+4
* Change QuicHttpStream to use SPDY header blocks for reading/writingrch@chromium.org2013-01-251-5/+6
* Add SPDY request headers to DevTools.mmenke@chromium.org2012-09-071-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Make ConvertRequestPriorityToSpdyPriority aware of new SPDY 3 priorities.rch@chromium.org2012-04-171-2/+3
* Properly handle spdy3 responses.rch@chromium.org2012-04-031-1/+9
* Move all objects from the spdy:: namespace to net::rch@chromium.org2012-03-221-2/+2
* Send correct request headers when using spdy 3.rch@chromium.org2012-03-151-1/+2
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+3
* Net: Add NET_API to socket_stream and spdy.rvargas@google.com2011-05-191-2/+3
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-031-0/+3
* Missing comment change from last checkin.mbelshe@chromium.org2010-12-071-2/+2
* Move BuildRequestHeaders from HttpNetworkTransaction to rch@chromium.org2010-10-201-1/+3
* Change forward declaration of HttpRequestInfo from class to struct torch@chromium.org2010-09-151-1/+1
* Move two methods in spdy_http_stream.cc from an anonymous namespacerch@chromium.org2010-09-151-0/+32