HttpPost (Method)

From Legacy Roblox Wiki
Revision as of 02:45, 30 December 2010 by >MrNicNac (Whoever wrote this article just copied the markup from HttpGet. How sloppy...)
Jump to navigationJump to search
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