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

nginx: content injection should be supported on nginx #635

Closed
zimmerle opened this issue Jan 7, 2014 · 2 comments
Closed

nginx: content injection should be supported on nginx #635

zimmerle opened this issue Jan 7, 2014 · 2 comments
Assignees
Milestone

Comments

@zimmerle
Copy link
Contributor

zimmerle commented Jan 7, 2014

Following test cases are failing:

from: regression/action/10-append-prepend.t
response content failed to match: (?^:APPEND: test$)
1) action - append content: failed
response content failed to match: (?^:^PREPEND: test)
2) action - prepend content: failed
Passed: 0; Failed: 2

@zimmerle
Copy link
Contributor Author

zimmerle commented Jan 7, 2014

By having SecResponseBodyAccess set to On, it is possible to inject content on nginx. Getting it closer to Apache.

@zimmerle
Copy link
Contributor Author

zimmerle commented Jan 8, 2014

Fixed by: 2a43589

@zimmerle zimmerle closed this as completed Jan 8, 2014
@zimmerle zimmerle added this to the testing milestones milestone Mar 27, 2014
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

1 participant