hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

response-is-fragment

Checks if the response content type is HTML (text/html).
Parameter
Type
Description
self
response
The response to check
return
bool
True if the response has text/html content type, false otherwise