Reference API Roblox

Engine API

Website

Related

Reference API Roblox

HttpContentType

Specifies the value of the HTTP Content-Type header which describes the HTTP request data type.

Items 5

HistoryNameValueDescription
122ApplicationJson0

Represents the "application/json" Content-Type.

128ApplicationXml1

Represents the "application/xml" Content-Type.

128ApplicationUrlEncoded2

Represents the "application/x-www-form-urlencoded" Content-Type.

128TextPlain3

Represents the "text/plain" Content-Type.

128TextXml4

Represents the "text/xml" Content-Type.

Description

Specifies the value of the HTTP Content-Type header which describes the HTTP request data type.

History 8

Settings