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 | Function | History | |
---|---|---|---|
string | GenerateGUID ( bool wrapInCurlyBraces = true ) | (+0.138) | |
bool | GetHttpEnabled ( ) | (+0.351) | |
Variant | JSONDecode ( string input ) | ||
string | JSONEncode ( Variant input ) | ||
Instance | RequestInternal ( Dictionary options ) | (+0.352) | |
void | SetHttpEnabled ( bool enabled ) | (+0.351) | |
string | UrlEncode ( string input ) | (+0.128) |
Returns | YieldFunction | History | |
---|---|---|---|
string | GetAsync ( string url, bool nocache = false, Variant headers ) | ||
string | PostAsync ( string url, string data, HttpContentType content_type = ApplicationJson, bool compress = false, Variant headers ) | ||
Dictionary | RequestAsync ( Dictionary requestOptions ) | (+0.343) |
Enum | History | |
---|---|---|
HttpContentType | (+0.122) |
Tags: LocalUserSecurity
Version History:(+0.352)
Tags: RobloxScriptSecurity
Version History:(+0.343)