Error thrown when a response is empty.
Error thrown when an HTTP response has a non-2xx status. Carries the numeric status so callers can branch on it (e.g. retrying a 403 WAF cookie challenge) rather than string-matching the message.
403
Error thrown when a response is empty.