Revision history of "minetest.request http api()"

Jump to navigation Jump to search

There is no edit history for this page.

This page has been deleted. The deletion, protection, and move log for the page are provided below for reference.

  • 21:51, 15 August 2022 Rubenwardy talk contribs deleted page minetest.request http api() (content was: "{{UnofficialLua}} {{DISPLAYTITLE:minetest.request_http_api}} == Syntax == <source>minetest.request_http_api()</source> == Description == * returns HTTPApiTable containing http functions if the calling mod has been granted access by being listed in the <code>secure.http_mods</code> or <code>secure.trusted_mods</code> setting, otherwise returns <code>nil</code>. * Only works at init time and must be called from the mod's main scope (not from a function). * Function only exis...")