http.post
From ComputerCraft Wiki
Revision as of 19: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
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Links
Main Site
Forums
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information