@hackage hackage-security-HTTP0.1.0.0
Hackage security bindings against the HTTP library
Installation
Dependencies (7)
- HTTP >=4000.2.19 && <4000.3
- base >=4.4 && <5
- bytestring >=0.9 && <0.11
- hackage-security >=0.1 && <0.2
- mtl >=2.2 && <2.3
- network-uri >=2.6 && <2.7 Show all…
Dependents (1)
@hackage/acme-everything
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.