]> git.lizzy.rs Git - minetest.git/history - src/script/lua_api/l_http.h
Remove setlocal and setupvalue from `debug` table whitelist
[minetest.git] / src / script / lua_api / l_http.h
2021-12-18 sfan5Don't let HTTP API pass through untrusted function
2020-07-29 LejoAdd PUT and DELETE request + specific method value...
2020-06-22 rubenwardyFix HTTP API not being available in async mainmenu...
2020-06-06 rubenwardyAdd HTTP API to main menu (#9998)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2016-02-22 JeijaAdd Lua interface to HTTPFetchRequest