aboutsummaryrefslogtreecommitdiff
path: root/src/httpfetch.h
AgeCommit message (Expand)Author
2022-01-01Print announce error response (#11878)ShadowNinja
2020-07-29Add PUT and DELETE request + specific method value to HTTP API (#9909)Lejo
2017-10-09Travis: Update clang from 4.0 to 5.0 (#6467)Loïc Blot
2017-08-18Modernize various files (part 2)Loic Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-06-17Cpp11 initializers 2 (#5999)Loïc Blot
2017-04-23LINT fixLoic Blot
2017-04-20Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot
2016-02-22Add Lua interface to HTTPFetchRequestJeija
2015-05-19Replace instances of std::map<std::string, std::string> with StringMapkwolekr
2014-09-18Reduce indentation of HTTPFetchOngoingShadowNinja
2014-06-30Add support for multipart/form-data to HTTPFetch for server announcingShadowNinja
2014-01-07Send long announce as POST, show OS in useragentproller
2013-12-13Replace any direct curl usage by httpfetchsapier
2013-12-13Use httpfetch_async in serverlist announce codeKahrl
2013-12-13Implement httpfetch module and initialize it from main()Kahrl