Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for dynamic header values #328

Open
Saichovsky opened this issue Nov 18, 2018 · 0 comments
Open

Support for dynamic header values #328

Saichovsky opened this issue Nov 18, 2018 · 0 comments

Comments

@Saichovsky
Copy link

I would want to try REST requests with a header that has a value generated from a shell script or some inline language. Something like curl -H "X-custom-header: $SOME_VALUE" https://...

This comes from testing Github hooks, where the X-Hub-Signature has a value that is the hexdigest output of HMAC(sha1). I wished that restclient could calculate this digest each time I sent out a test request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant