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

Ability to save cookies #57

Closed
nategood opened this issue May 30, 2014 · 1 comment
Closed

Ability to save cookies #57

nategood opened this issue May 30, 2014 · 1 comment

Comments

@nategood
Copy link

When using a series of targets, if a request sends a cookie in it's response, it would be super handy to have the option to save that cookie and use it in successive requests. I understand there are potential memory concerns there but in similar projects, it is a super handy option when simulating things like e-commerce transactions.

@tsenart
Copy link
Owner

tsenart commented Jun 1, 2014

Vegeta is mostly stateless and meant to test HTTP endpoints in isolation. What you're looking for is a higher level solution for user flow emulation.

@tsenart tsenart closed this as completed Jun 1, 2014
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

2 participants