-
Notifications
You must be signed in to change notification settings - Fork 222
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
Specify custom headers #31
Comments
Could you give a much more detailed explanation? flags != Headers |
My bad I meant headers indeed. Not sure how they would be passed though. I guess it could take one or more `-header "Header-Key: Header-Value" options, but not sure if that would work with the CLI library that the project uses. How would you suggest we could pass one or more headers in the whoami's configuration? |
What element to do you want to identity by using headers? (the instance, the request, ...) |
I'm not sure what you mean exactly, but I'd like to have a whoami that can respond with a |
In order to test things like HTTP caching, it can be useful to have the whoami respond with specific headers.
The text was updated successfully, but these errors were encountered: