• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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.

  1. paymentRequired402 :: Status

    http-types Network.HTTP.Types.Status

    Payment Required 402

  2. preconditionRequired428 :: Status

    http-types Network.HTTP.Types.Status

    Precondition Required 428 (RFC 6585)

  3. proxyAuthenticationRequired407 :: Status

    http-types Network.HTTP.Types.Status

    Proxy Authentication Required 407

  4. requestEntityTooLarge413 :: Status

    http-types Network.HTTP.Types.Status

    Request Entity Too Large 413

  5. requestHeaderFieldsTooLarge431 :: Status

    http-types Network.HTTP.Types.Status

    Request Header Fields Too Large 431 (RFC 6585)

  6. requestTimeout408 :: Status

    http-types Network.HTTP.Types.Status

    Request Timeout 408

  7. requestURITooLong414 :: Status

    http-types Network.HTTP.Types.Status

    Request-URI Too Long 414

  8. requestedRangeNotSatisfiable416 :: Status

    http-types Network.HTTP.Types.Status

    Requested Range Not Satisfiable 416

  9. tooManyRequests429 :: Status

    http-types Network.HTTP.Types.Status

    Too Many Requests 429 (RFC 6585)

  10. upgradeRequired426 :: Status

    http-types Network.HTTP.Types.Status

    Upgrade Required 426 (RFC 7231)

Page 147 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete