An HTTP response whose non-empty body was parsed as JSON. The generic type is a compile-time assertion only and is not validated at runtime.
Real HTTP status code, including non-2xx statuses.
Lowercase, duplicate-preserving response headers.
Parsed JSON value, or null when the response body is empty or contains only whitespace.
An HTTP response whose non-empty body was parsed as JSON. The generic type is a compile-time assertion only and is not validated at runtime.