Skip to content

HTTPie plugin - #53

Merged
thibmeu merged 3 commits into
cloudflare:mainfrom
thibmeu:httpie-plugin
Sep 26, 2025
Merged

HTTPie plugin#53
thibmeu merged 3 commits into
cloudflare:mainfrom
thibmeu:httpie-plugin

Conversation

@thibmeu

@thibmeu thibmeu commented Sep 12, 2025

Copy link
Copy Markdown
Member

This is a test plugin that allows to set Signature on outgoing requests.

It uses httpie.

You can install with httpie cli plugins install httpie-web-bot-auth.

It requests the use to use a local key. You can use test keys provided in examples/rfc9421-keys

This is a test plugin that allows to set Signature on outgoing requests.

It uses [httpie](https://httpie.io).

You can install with `httpie cli plugins install httpie-web-bot-auth`.

It requests the use to use a local key. You can use test keys provided
in [examples/rfc9421-keys](./examples/rfc9421-keys)
@thibmeu
thibmeu requested a review from AkshatM September 12, 2025 17:17
@thibmeu thibmeu self-assigned this Sep 12, 2025
@thibmeu thibmeu added the enhancement New feature or request label Sep 12, 2025
Comment thread examples/httpie-web-bot-auth/src/httpie_web_bot_auth/__init__.py Outdated
Comment thread examples/httpie-web-bot-auth/src/httpie_web_bot_auth/__init__.py
@thibmeu
thibmeu requested a review from Lekensteyn September 15, 2025 13:39
@thibmeu
thibmeu merged commit 84b73ab into cloudflare:main Sep 26, 2025
3 checks passed
@thibmeu
thibmeu deleted the httpie-plugin branch September 26, 2025 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

3 participants