aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_http.h
AgeCommit message (Expand)Author
2022-02-04Fix broken server startup if curl is disabled (#12046)sfan5
2021-12-18Don't let HTTP API pass through untrusted functionsfan5
2020-07-29Add PUT and DELETE request + specific method value to HTTP API (#9909)Lejo
2020-06-22Fix HTTP API not being available in async mainmenu (#10086)rubenwardy
2020-06-06Add HTTP API to main menu (#9998)rubenwardy
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2016-02-22Add Lua interface to HTTPFetchRequestJeija