@hackage / http-common

Common types for HTTP clients and servers

Latest0.8.3.4

About

Metadata

  • Last updated , by AndrewCowie
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: Andrew Cowie <istathar@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

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.