1 Repo
Controls which non-2xx HTTP status codes trigger an error, allowing per-status-code opt-in or opt-out.
Distinct from HTTP Error Handling: Distinct from HTTP Error Handling: adds per-status-code filtering control, not just generic error throwing for all non-2xx responses.
Explore 1 awesome GitHub repository matching web development · Selective Status Code Filtering. Refine with filters or upvote what's useful.
🌳 Tiny & elegant JavaScript HTTP client based on the Fetch API
Ky controls whether non-2xx status codes throw an error, with optional per-status-code filtering.