summaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_http.cpp
Commit message (Expand)AuthorAge
* Add PUT and DELETE request + specific method value to HTTP API (#9909)Lejo2020-07-29
* Fix HTTP API not being available in async mainmenu (#10086)rubenwardy2020-06-22
* Add HTTP API to main menu (#9998)rubenwardy2020-06-06
* HTTP API: Allow binary downloads and headers (#8573)SmallJoker2019-06-06
* Move HTTP request logging to infostream (#8526)ANAND ︻气デ═一2019-05-12
* Modernize lua read (part 2 & 3): C++ templating assurance (#7410)Loïc Blot2018-06-30
* Code modernization: subfolders (#6283)Loïc Blot2017-08-19
* Require minetest.request_http_api to be called from the mod's main scopeJeija2016-03-03
* Add Lua interface to HTTPFetchRequestJeija2016-02-22