summaryrefslogtreecommitdiff
path: root/libfetch/http.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-06libfetch: keep http auth only if redirect is for the same hostTimo Teräs1-1/+7
2020-03-25libfetch: fixups to packetization socket option settingTimo Teräs1-26/+22
2020-03-25libfetch: minor HTTP handling improvementAlexander Wauck1-5/+2
2020-02-18libfetch: support TCP_CORKTimo Teräs1-23/+22
2019-02-13fix strncpy bounds errorsTimo Teräs1-2/+2
2018-01-03libfetch: add option to set "Cache-Control: no-cache"Timo Teräs1-1/+4
2018-01-03libfetch: honor https_proxy variable for httpsTimo Teräs1-11/+30
2017-10-05libfetch: remove unwanted code conditionalsTimo Teräs1-16/+0
2017-10-05build and use bundled libfetch nativelyTimo Teräs1-22/+0
2017-10-05import libfetch-2.38 from NetBSDTimo Teräs1-0/+1552