GTRKResponseContentType
enum GTRKResponseContentType
The content type of the response for common cases.
-
Text-related content types, such as text/plain, text/html, text/css, etc.
Declaration
Swift
case textBased
-
application/json Content-Type
Declaration
Swift
case applicationJSON