summaryrefslogtreecommitdiffstats
path: root/net/server/http_connection.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //netdcheng2015-12-261-4/+5
* Revert "Revert of Replace StreamListenSocket with StreamSocket in HttpServer....byungchul2014-08-251-21/+140
* Revert of Replace StreamListenSocket with StreamSocket in HttpServer. (patchs...estade@chromium.org2014-08-221-140/+21
* Replace StreamListenSocket with StreamSocket in HttpServer.byungchul@chromium.org2014-08-221-21/+140
* Remove ref-counting from StreamListenSocketszym@chromium.org2013-09-031-7/+3
* Allow HttpServer response to include custom headers.kkania@chromium.org2013-07-231-18/+3
* Change HttpConnection to reuse GetHttpReasonPhrase.kkania@chromium.org2013-07-221-17/+1
* Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ...avi@chromium.org2013-06-111-2/+2
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-3/+3
* net: move socket files from net/base to net/socketphajdan.jr@chromium.org2013-04-091-1/+1
* DevTools: add /json/activate/ command to the discovery protocol.pfeldman@chromium.org2012-12-111-25/+23
* Refactor TCPListenSocket.pliard@chromium.org2012-05-161-3/+3
* DevTools: no way to remote debug using ToT build as a client.pfeldman@chromium.org2011-08-021-0/+84