@hackage hackage-security-HTTP0.1.0.1
Hackage security bindings against the HTTP library
Installation
Dependencies (8)
- HTTP >=4000.2.19 && <4000.3
- base >=4.4 && <5
- bytestring >=0.9 && <0.11
- hackage-security >=0.1 && <0.3
- mtl >=2.2 && <2.3
- network >=2.6 && <2.7 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
use-network-uri
(on by default)
Are we using network-uri?
The hackage security library provides a HttpLib
abstraction to allow to bind against different HTTP
libraries. This library implements this abstraction using
the HTTP library.