Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
http-types Network.HTTP.Types.Status Payment Required 402
preconditionRequired428 :: Statushttp-types Network.HTTP.Types.Status Precondition Required 428 (RFC 6585)
proxyAuthenticationRequired407 :: Statushttp-types Network.HTTP.Types.Status Proxy Authentication Required 407
requestEntityTooLarge413 :: Statushttp-types Network.HTTP.Types.Status Request Entity Too Large 413
requestHeaderFieldsTooLarge431 :: Statushttp-types Network.HTTP.Types.Status Request Header Fields Too Large 431 (RFC 6585)
-
http-types Network.HTTP.Types.Status Request Timeout 408
requestURITooLong414 :: Statushttp-types Network.HTTP.Types.Status Request-URI Too Long 414
requestedRangeNotSatisfiable416 :: Statushttp-types Network.HTTP.Types.Status Requested Range Not Satisfiable 416
-
http-types Network.HTTP.Types.Status Too Many Requests 429 (RFC 6585)
-
http-types Network.HTTP.Types.Status Upgrade Required 426 (RFC 7231)