Hearken Documentation Beta

Enumeration HTTPHeader.​Content​Type

public enum ContentType

Values for the Content-Type HTTP header.

Member Of

HTTPHeader

An HTTP header.

Conforms To

String

Enumeration Cases

json

case json

application/json content type.

url​Encoded​Form

case urlEncodedForm

application/x-www-form-urlencoded content type.