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 to configure custom HTTP handlers for Undertow #264

Closed
adrienlauer opened this issue Jun 28, 2019 · 1 comment
Closed

Allow to configure custom HTTP handlers for Undertow #264

adrienlauer opened this issue Jun 28, 2019 · 1 comment

Comments

@adrienlauer
Copy link
Member

There is currently no possibility to register a custom HTTP handler into Undertow. Allowing it would enable to implement any custom HTTP behavior that is be difficult or impossible to achieve with only the Servlet API.

@adrienlauer
Copy link
Member Author

Done in 57e9a43

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