@hackage http2-client-exe0.2.0.0
A command-line http2 client.
Categories
License
BSD-3-Clause
Maintainer
lucas@dicioccio.fr
Links
Versions
Installation
Dependencies (0)
- async
- base >=4.7 && <5
- bytestring
- data-default-class
- http2
- http2-client Show all…
Dependents (1)
@hackage/acme-everything
http2-client-exe
A reference command-line client for 'http2-client'.
Allows testing the library but can sometimes come in handy for debugging servers/load-balancer installation purposes.
See https://github.com/lucasdicioccio/http2-client for the library.
This binary is distributed as a separate package to avoid compiling command-line interface clients when un-needed.