happstack-server

Web related tools and services.

http://happstack.com

Version on this page:7.3.9@rev:1
LTS Haskell 22.17:7.8.0.2@rev:1
Stackage Nightly 2024-04-14:7.9.0
Latest on Hackage:7.9.0

See all snapshots happstack-server appears in

BSD-3-Clause licensed by Happstack team, HAppS LLC
Maintained by Happstack team
This version can be pinned in stack with:happstack-server-7.3.9@sha256:4f2120821f3c61d3946d9e12b37f862d31acad7be0ce0fd014142f85caea7734,5984

Module documentation for 7.3.9

  • Happstack
    • Happstack.Server
      • Happstack.Server.Auth
      • Happstack.Server.Client
      • Happstack.Server.Compression
      • Happstack.Server.Cookie
      • Happstack.Server.Error
      • Happstack.Server.FileServe
        • Happstack.Server.FileServe.BuildingBlocks
      • Happstack.Server.I18N
      • Happstack.Server.Internal
        • Happstack.Server.Internal.Compression
        • Happstack.Server.Internal.Cookie
        • Happstack.Server.Internal.Handler
        • Happstack.Server.Internal.Listen
        • Happstack.Server.Internal.LogFormat
        • Happstack.Server.Internal.LowLevel
        • Happstack.Server.Internal.MessageWrap
        • Happstack.Server.Internal.Monads
        • Happstack.Server.Internal.Multipart
        • Happstack.Server.Internal.Socket
        • Happstack.Server.Internal.TimeoutIO
        • Happstack.Server.Internal.TimeoutManager
        • Happstack.Server.Internal.TimeoutSocket
        • Happstack.Server.Internal.Types
      • Happstack.Server.Monads
      • Happstack.Server.Proxy
      • Happstack.Server.Response
      • Happstack.Server.Routing
      • Happstack.Server.RqData
      • Happstack.Server.SURI
      • Happstack.Server.SimpleHTTP
      • Happstack.Server.Types
      • Happstack.Server.Validation

Happstack Server provides an HTTP server and a rich set of functions for routing requests, handling query parameters, generating responses, working with cookies, serving files, and more. For in-depth documentation see the Happstack Crash Course http://happstack.com/docs/crashcourse/index.html