HttpPost (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Emess No edit summary |
>MrNicNac Whoever wrote this article just copied the markup from HttpGet. How sloppy... |
||
Line 3: | Line 3: | ||
|arguments = [[string]] '''URI''' | |arguments = [[string]] '''URI''' | ||
|returns = [[string]] ''request body'' | |returns = [[string]] ''request body'' | ||
|description = | |description = Sends data over a URI via HTML post method. | ||
|object = DataModel | |object = DataModel | ||
}}</onlyinclude> | }}</onlyinclude> | ||
[[Category:Methods]] | [[Category:Methods]] |