Hoogle Search
Within LTS Haskell 24.5 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
requestURITooLong414 :: Statushttp-types Network.HTTP.Types Request-URI Too Long 414
requestedRangeNotSatisfiable416 :: Statushttp-types Network.HTTP.Types Requested Range Not Satisfiable 416
simpleQueryToQuery :: SimpleQuery -> Queryhttp-types Network.HTTP.Types Convert SimpleQuery to Query.
-
http-types Network.HTTP.Types Too Many Requests 429 (RFC 6585)
type
RequestHeaders = [Header]http-types Network.HTTP.Types.Header A list of Headers. Same type as ResponseHeaders, but useful to differentiate in type signatures.
-
http-types Network.HTTP.Types.Status Bad Request 400
-
http-types Network.HTTP.Types.Status Length Required 411
networkAuthenticationRequired511 :: Statushttp-types Network.HTTP.Types.Status Network Authentication Required 511 (RFC 6585)
-
http-types Network.HTTP.Types.Status Payment Required 402
preconditionRequired428 :: Statushttp-types Network.HTTP.Types.Status Precondition Required 428 (RFC 6585)