http-common

Common types for HTTP clients and servers

https://github.com/istathar/http-common

Version on this page:0.8.2.1
LTS Haskell 22.14:0.8.3.4
Stackage Nightly 2024-03-28:0.8.3.4
Latest on Hackage:0.8.3.4

See all snapshots http-common appears in

BSD-3-Clause licensed and maintained by Andrew Cowie
This version can be pinned in stack with:http-common-0.8.2.1@sha256:b9a89553be7d991f6279cb85d184f874af9b2e7754c1609df93a94f22cffe4a0,1999

Module documentation for 0.8.2.1

Overview

Base types used by a variety of HTTP clients and servers. See http-streams Network.Http.Client or pipes-http Pipes.Http.Client for full documentation. You can import Network.Http.Types if you like, but both http-streams and pipes-http re-export this package's types and functions.