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

Allow for response post-processing in a scenario #38

Open
jhkuperus opened this issue Mar 23, 2015 · 2 comments
Open

Allow for response post-processing in a scenario #38

jhkuperus opened this issue Mar 23, 2015 · 2 comments
Assignees

Comments

@jhkuperus
Copy link
Collaborator

We should provide a library of configurable response post-processors. Things like:

  • Regex-replace
  • Header-add
  • Header-remove
  • Header-set
  • Delay
@jhkuperus jhkuperus self-assigned this Mar 23, 2015
@jhkuperus
Copy link
Collaborator Author

Working on branch feature/scenarios-tweaking-post-processing

@KrekkieD
Copy link
Owner

0.3.0 has an implementation of this, running when calling request setters on the requestContext.

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