]> git.lizzy.rs Git - dragonfireclient.git/history - src/httpfetch.h
Document zoom_fov in settingtypes.txt and minetest.conf.example
[dragonfireclient.git] / src / httpfetch.h
2016-02-22 JeijaAdd Lua interface to HTTPFetchRequest
2015-05-19 kwolekrReplace instances of std::map<std::string, std::string...
2014-09-19 ShadowNinjaReduce indentation of HTTPFetchOngoing
2014-06-30 ShadowNinjaAdd support for multipart/form-data to HTTPFetch for...
2014-01-06 prollerSend long announce as POST, show OS in useragent
2013-12-13 sapierReplace any direct curl usage by httpfetch
2013-12-13 KahrlUse httpfetch_async in serverlist announce code
2013-12-13 KahrlImplement httpfetch module and initialize it from main()