Skip to main content

HMAC Auth plugin for HTTPie.

Project description

HMAC auth plugin for HTTPie.

Installation

$ pip install httpie-hmac-auth

You should now see hmac under --auth-type in $ http --help output.

Usage

$ http --auth-type=hmac --auth=':secret' example.org

Examples

$ http -v --pretty all --auth-type=hmac --auth=":secret" :8900/moderation/discussions X-Forwarded-Proto:https

$ http -v --pretty all --auth-type=hmac --auth=":secret" POST :8900/moderation/antispam/foo X-Forwarded-Proto:https

License

Copyright (c) 2016 The Guardian. Available under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

httpie-hmac-auth-0.1.0.tar.gz (2.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page