You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add filtering for status code groups like 2xx, 3xx, 4xx, and 5xx, as well as arbitrary numeric codes such as 429 or 502. This came up as follow-up work to the current PR so specific status codes can be searched directly.
Add filtering for status code groups like 2xx, 3xx, 4xx, and 5xx, as well as arbitrary numeric codes such as 429 or 502. This came up as follow-up work to the current PR so specific status codes can be searched directly.