http2-client-exe: A command-line http2 client.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

A reference command-line tool using http2-client. Please see the README on GitHub at https://github.com/lucasdicioccio/http2-client-exe#readme


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.0.1, 0.2.0.0
Change log ChangeLog.md
Dependencies async, base (>=4.7 && <5), bytestring, data-default-class, http2, http2-client, optparse-applicative, time, tls [details]
License BSD-3-Clause
Copyright 2018 Lucas DiCioccio
Author Lucas DiCioccio
Maintainer lucas@dicioccio.fr
Category Web
Home page https://github.com/lucasdicioccio/http2-client-exe#readme
Bug tracker https://github.com/lucasdicioccio/http2-client-exe/issues
Source repo head: git clone https://github.com/lucasdicioccio/http2-client-exe
Uploaded by LucasDiCioccio at 2018-08-19T10:38:22Z

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for http2-client-exe-0.1.0.0

[back to package description]

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.