]> git.lizzy.rs Git - minetest.git/history - src/httpfetch.h
Fixes #1687 by extra semaphore retval handle code for OSX
[minetest.git] / src / httpfetch.h
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()