HttpPost (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>MrNicNac
Whoever wrote this article just copied the markup from HttpGet. How sloppy...
>MrNicNac
Whoever wrote this article just copied the markup from HttpGet. How sloppy...
(No difference)

Revision as of 02:45, 30 December 2010

Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
HttpPost( string URI )
Returns string request body
Description: Sends data over a URI via HTML post method.
Member of: DataModel