summaryrefslogtreecommitdiff
path: root/src/httpfetch.h
Commit message (Expand)AuthorAge
* LINT fixLoic Blot2017-04-23
* Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot2017-04-20
* Add Lua interface to HTTPFetchRequestJeija2016-02-22
* Replace instances of std::map<std::string, std::string> with StringMapkwolekr2015-05-19
* Reduce indentation of HTTPFetchOngoingShadowNinja2014-09-18
* Add support for multipart/form-data to HTTPFetch for server announcingShadowNinja2014-06-30
* Send long announce as POST, show OS in useragentproller2014-01-07
* Replace any direct curl usage by httpfetchsapier2013-12-13
* Use httpfetch_async in serverlist announce codeKahrl2013-12-13
* Implement httpfetch module and initialize it from main()Kahrl2013-12-13