http.post
From ComputerCraft Wiki
Revision as of 23:15, 5 May 2013 by
Hawk777
(
Talk
|
contribs
)
(Type-templatify, link to handles documentation in API page, deduplicate description)
(
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)
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