MCPcopy 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.
289type StatusRange int
290
291const (
292 // Status1xx defines "Informational" status codes.

Callers 1

TestResponse_StatusRangeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected