We use cookies on this site to enhance your user experience
HttpPostAsync
Yields
This is a yielding function. When called, it will pause the Lua thread that called the function until a result is ready to be returned, without interrupting other scripts.
RobloxScriptSecurity
This member can only be accessed by CoreScripts. Attempting to access this member outside of a CoreScript will cause an error.
The HttpPostAsync function performs a POST request to the specified url, using the specified data, and the specified contentType.
Parameters
Name | Type | Default | Description |
---|---|---|---|
|
|||
|
|||
*/*
|
|||
Default
|
|||
false
|
Returns
Return Type | Summary |
---|---|