Jump to content

Internet

From Advanced Computers Wiki
Revision as of 03:08, 2 August 2026 by GHXX (talk | contribs) (Created page with "From https://ac.ghxx.dev/apidocs.txt, {{Todo|format this into a nice table with descriptions}}<syntaxhighlight lang="java" line="1"> @LuaCallable: public LuaObject get(String luaUrl) </syntaxhighlight> In the future we will also support sending http POST requests, etc.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

From https://ac.ghxx.dev/apidocs.txt,

TODO: format this into a nice table with descriptions

@LuaCallable:
	public LuaObject get(String luaUrl)

In the future we will also support sending http POST requests, etc.