@hackage http-common0.8.3.4
Common types for HTTP clients and servers
Categories
License
BSD-3-Clause
Maintainer
Andrew Cowie <istathar@gmail.com>
Links
Versions
Installation
Dependencies (12)
Dependents (8)
@hackage/koji-install, @hackage/servant-http-streams, @hackage/http-streams, @hackage/snap-server, @hackage/acme-everything, @hackage/fbrnch, Show all…
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.