Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/4765#issuecomment-76242978
Yeah I picked at this for a while, but didn't see a way. It's not really a
server-level, or HTTP connector-level issue, but a web-app-level policy issue.
I found a way to specify security constraints positively (e.g. list the methods
you want to support) but it would require refactoring the code to use the one
`createServlet` method, and the two instances that don't use it seem to do so
because they can't fit neatly into the same paradigm. Basically everything else
looked uglier.
I'd still like to keep this open for a while in case anyone knows of a
simple way to do this in Jetty.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]