We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When testing web applications it'd be helpfull to have this step def:
Given I go to "http://some.host.com/static/foo/bar.html" Then response should not contain the "X-Catalyst" header
It'd be helpful when checking if static content returned by nginx front-end, but not catalyst back-end
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When testing web applications it'd be helpfull to have this step def:
It'd be helpful when checking if static content returned by nginx front-end, but not catalyst back-end
The text was updated successfully, but these errors were encountered: