Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. request :: forall (m :: Type -> Type) . Monad m => ActionT m Request

    scotty Web.Scotty.Trans

    Get the Request object.

  2. setMaxRequestBodySize :: forall (m :: Type -> Type) . Kilobytes -> ScottyT m ()

    scotty Web.Scotty.Trans

    Set global size limit for the request body. Requests with body size exceeding the limit will not be processed and an HTTP response 413 will be returned to the client. Size limit needs to be greater than 0, otherwise the application will terminate on start.

  3. RequestTooLarge :: ScottyException

    scotty Web.Scotty.Trans.Strict

    No documentation available.

  4. WaiRequestParseException :: RequestParseException -> ScottyException

    scotty Web.Scotty.Trans.Strict

    No documentation available.

  5. WarpRequestException :: InvalidRequest -> ScottyException

    scotty Web.Scotty.Trans.Strict

    No documentation available.

  6. request :: forall (m :: Type -> Type) . Monad m => ActionT m Request

    scotty Web.Scotty.Trans.Strict

    Get the Request object.

  7. setMaxRequestBodySize :: forall (m :: Type -> Type) . Kilobytes -> ScottyT m ()

    scotty Web.Scotty.Trans.Strict

    Set global size limit for the request body. Requests with body size exceeding the limit will not be processed and an HTTP response 413 will be returned to the client. Size limit needs to be greater than 0, otherwise the application will terminate on start.

  8. StandaloneQuarters :: DateFormatSymbolType

    text-icu Data.Text.ICU

    Standalone context versions of quarters.

  9. EmojiKeycapSequence :: Bool_

    text-icu Data.Text.ICU.Char

    See https://www.unicode.org/reports/tr51/#Emoji_Sets

  10. RgiEmojiFlagSequence :: Bool_

    text-icu Data.Text.ICU.Char

    See https://www.unicode.org/reports/tr51/#Emoji_Sets

Page 340 of many | Previous | Next