Revision history of "HTTPApiTable"

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 HTTPApiTable (content was: "{{UnofficialLua}} Table of functions used to request files over HTTP, returned by minetest.request_http_api() == Methods == * <source enclose="none">fetch(HTTPRequest, callback)</source> ** Performs given request asynchronously and calls callback upon completion ** callback: `function(HTTPRequestResult)` ** Use this HTTP function if you are unsure, the others are for advanced use. * <source enclose="none">fetch_async(HTTPRequest)</source> -returns handle ** Per...")