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

passing different request Headers per each request from an external file #54

Closed
gunayus opened this issue Jan 30, 2020 · 1 comment
Closed

Comments

@gunayus
Copy link

gunayus commented Jan 30, 2020

Is it possible to pass different (random) request Headers per each http request from an external file? if not, would you like to add this feature?

my use case is following, I would like to load test my application but for different user accounts in order to eliminate non-realistic cache hits. my app expects 'Authorization' request header to identify the end user.

@codesenberg codesenberg added this to the Unplanned milestone Mar 1, 2020
@codesenberg
Copy link
Owner

Somewhat similar to #55 I think, but the answer is the same for this FR.

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

No branches or pull requests

2 participants