HttpRbxApiService

Show Deprecated
Not Creatable
Service

A version of the HttpService used by the admins. Unlike the regular service, this one can send GET/POST requests to roblox.com

Summary

Properties

Methods

RequestLimitedAsync(requestOptions: table, priority: ThrottlingPriority, content_type: HttpContentType, httpRequestType: HttpRequestType): string  YIELDS


Events

Properties

Methods

RequestLimitedAsync

Yields

Parameters

requestOptions: table
Default Value: "Default"
content_type: HttpContentType
Default Value: "ApplicationJson"
httpRequestType: HttpRequestType
Default Value: "Default"

Returns

Events