]> git.lizzy.rs Git - minetest.git/history - src/httpfetch.h
Fix merge mistake when rebasing for PR #1169
[minetest.git] / src / httpfetch.h
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()