[undertow-dev] Consider a PathHandler's URL as the full one, not as a prefix

Samy Dindane samy at dindane.com
Sun Dec 8 12:27:54 EST 2013


Hello, 

When a URL is passed to PathHandler#addPath(String url, …), it is considered as a URL prefix. Which means one can set the URL to “/foo” and can reach “/foo/bar” too. 

Is there any way to avoid this? 
Thanks. 

Samy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20131208/414b2d63/attachment.html 


More information about the undertow-dev mailing list