Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
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