@hackage / http-types

Generic HTTP types for Haskell (for both client and server code).

Latest0.12.4

About

Metadata

  • Last updated , by nideco
  • License BSD-3-Clause
  • Categories Network Development, Web Development
  • Maintained by: felix.paulusma@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

Generic HTTP types for Haskell (for both client and server code).

This library also contains some utility functions, e.g. related to URI handling, that are not necessarily restricted in use to HTTP, but the scope is restricted to things that are useful inside HTTP, i.e. no FTP URI parsing.