@hackage http-types0.12.4
Generic HTTP types for Haskell (for both client and server code).
Categories
License
BSD-3-Clause
Maintainer
felix.paulusma@gmail.com
Links
Versions
Installation
Dependencies (5)
- array >=0.2 && <0.6
- base >=4 && <5
- bytestring >=0.10.4.0 && <1.0
- case-insensitive >=0.2 && <1.3
- text >=0.11.0.2 Show all…
Dependents (1183)
@hackage/rest-wai, @hackage/couch-simple, @hackage/prometheus-effect, @hackage/Spock-auth, @hackage/hopenpgp-tools, @hackage/webgear-swagger, Show all…
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.