Enumeration members
APPLICATION_JSON
APPLICATION_JSON: = "application/json"
APPLICATION_OCTET_STREAM
APPLICATION_OCTET_STREAM: = "application/octet-stream"
MULTIPART_MIXED
MULTIPART_MIXED: = "multipart/mixed"
MULTIPART_RELATED
MULTIPART_RELATED: = "multipart/related"
The type of the response: application/json, multipart/mixed, multipart/related, or application/octet-stream.