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

HTTPServer.documentRoot file handler should allow filters #38

Open
kjessup opened this issue Jun 6, 2018 · 1 comment
Open

HTTPServer.documentRoot file handler should allow filters #38

kjessup opened this issue Jun 6, 2018 · 1 comment

Comments

@kjessup
Copy link
Member

kjessup commented Jun 6, 2018

The static file handler which setting the HTTPServer.documentRoot property adds does not indicate "allowResponseFilters" as true. This can conflict with the content compression filter.

The static file handler should have allowResponseFilters = true.

@kjessup
Copy link
Member Author

kjessup commented Jun 6, 2018

This property should probably be deprecated.

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

1 participant