hyTags
HomeHome DocumentationDocumentation

response-is-object

Checks if the response content type is JSON (application/json).
Parameter
Type
Description
self
Response
The response to check
return
bool
True if the response has application/json content type, false otherwise
Test succeeded Test failed