http.post
From ComputerCraft Wiki
Revision as of 00:54, 20 April 2014 by
Shazz
(
Talk
|
contribs
)
(
diff
)
← Older revision
| Latest revision (diff) | Newer revision → (diff)
Jump to:
navigation
,
search
Function http.post
Sends a HTTP POST request to a website, synchronously. Returns when the request completes, successfully or not.
Syntax
http.post(
string
url,
string
postData [,
table
headers])
Returns
table
a
handle
on success, or
nil
on failure
Part of
ComputerCraft
API
HTTP
Category
:
Lua Core Functions
Personal tools
141.101.105.141
Talk for this IP address
Log in / create account
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
Actions
Search
Navigation
Main page
Recent changes
Random page
Links
Main Site
Forums
Toolbox
What links here
Related changes
Special pages
Printable version
Permanent link