Categories & Groups / Category
2 entries across 1 modules.
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.
Error thrown when a response is empty.