Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gavv/httpexpect
/ StatusRange
TypeAlias
StatusRange
response.go:289–289 ·
view source on GitHub ↗
StatusRange is enum for response status ranges.
Source
from the content-addressed store, hash-verified
287
288
// StatusRange is enum for response status ranges.
289
type
StatusRange int
290
291
const
(
292
// Status1xx defines "Informational" status codes.
Callers
1
TestResponse_StatusRange
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected