Checks if a HttpResponse is an instance of JsonHttpResponse, providing a type guard for that type.
the response instance being checked
boolean true if the response is an instance of JsonHttpResponse, false otherwise.
Generated using TypeDoc
Checks if a HttpResponse is an instance of JsonHttpResponse, providing a type guard for that type.