summaryrefslogtreecommitdiffstats
path: root/src/net/tcp/httpconn.c
Commit message (Expand)AuthorAgeFilesLines
* [http] Work around stateful authentication schemesMichael Brown2018-06-081-2/+7
* [http] Add missing check for memory allocation failureMichael Brown2017-03-211-0/+5
* [http] Verify server port when reusing a pooled connectionMichael Brown2015-10-021-7/+12
* [http] Rewrite HTTP core to support content encodingsMichael Brown2015-08-171-0/+309