This package browser is in early development. Mind the rough edges.

h2c 1.0

Convert HTTP headers to a curl command line

Provided a set of HTTP request headers, h2c outputs how to invoke curl to obtain exactly that HTTP request.

Installation

Install h2c 1.0 as follows:

guix install h2c@1.0

Or install the latest version:

guix install h2c

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.