This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.
Tags: notCreatable
| Returns | YieldFunction | History | |
|---|---|---|---|
| string | GetAsync ( string apiUrlPath, ThrottlingPriority priority = Default, HttpRequestType httpRequestType = Default, bool doNotAllowDiabolicalMode = false ) | ||
| string | GetAsyncFullUrl ( string apiUrl, ThrottlingPriority priority = Default, HttpRequestType httpRequestType = Default, bool doNotAllowDiabolicalMode = false ) | (+0.346) | |
| string | PostAsync ( string apiUrlPath, string data, ThrottlingPriority priority = Default, HttpContentType content_type = ApplicationJson, HttpRequestType httpRequestType = Default, bool doNotAllowDiabolicalMode = false ) | ||
| string | PostAsyncFullUrl ( string apiUrl, string data, ThrottlingPriority priority = Default, HttpContentType content_type = ApplicationJson, HttpRequestType httpRequestType = Default, bool doNotAllowDiabolicalMode = false ) | (+0.346) | |
| string | RequestAsync ( Dictionary requestOptions, ThrottlingPriority priority = Default, HttpContentType content_type = ApplicationJson, HttpRequestType httpRequestType = Default, bool doNotAllowDiabolicalMode = false ) | (+0.351) |
| Enum | History | |
|---|---|---|
| HttpContentType | (+0.122) | |
| HttpRequestType | (+0.298) | |
| ThrottlingPriority | (+0.174) |
Tags: RobloxScriptSecurity
Version History:(+0.346)
Tags: RobloxScriptSecurity
Tags: RobloxScriptSecurity
Version History:(+0.346)
Tags: RobloxScriptSecurity
Version History:(+0.351)
Tags: RobloxScriptSecurity