Page 1 of 1

HTTP Server URI handler all methods

Posted: Fri Jun 14, 2019 8:17 am
by jannik1810
Hi everybody,

I wanted to create a web server with a default URI handler which handles all requests. Using the wildcard is possible for the URI but not for the method. Is there a way to register the handler for all methods?

I'm using the version 3.3-Beta3 currently.

Thank you!
Jannik