You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: