aboutsummaryrefslogtreecommitdiffstats
path: root/common/http.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-28Bring the fix for bug 739 on 1.4 over to 2.0 (bug 1479)David Shaw1-4/+3
2012-12-15Fix issue 1446: honor ports given in SRV responses.David Shaw1-3/+10
2009-05-28Avoid caches to get the most recent copy of the key. This is bug #1061David Shaw1-2/+4
2009-05-28* http.h, http.c (send_request): Pass in srvtag and make its presenceDavid Shaw1-5/+6
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-09-04Support to read response headers. Required for redirection support in theWerner Koch1-1/+3
2006-08-14Changed HTTP API.Werner Koch1-26/+18
2006-08-11Added http.c from 1.4. Werner Koch1-0/+121