aboutsummaryrefslogtreecommitdiff
path: root/src/httpfetch.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace instances of std::map<std::string, std::string> with StringMapkwolekr2015-05-191-3/+2
* Reduce indentation of HTTPFetchOngoingShadowNinja2014-09-181-8/+8
* Add support for multipart/form-data to HTTPFetch for server announcingShadowNinja2014-06-301-3/+10
* Send long announce as POST, show OS in useragentproller2014-01-071-8/+1
* Replace any direct curl usage by httpfetchsapier2013-12-131-0/+2
* Use httpfetch_async in serverlist announce codeKahrl2013-12-131-0/+3
* Implement httpfetch module and initialize it from main()Kahrl2013-12-131-0/+126