Search found 1 match

by jannik1810
Fri Jun 14, 2019 8:17 am
Forum: ESP-IDF
Topic: HTTP Server URI handler all methods
Replies: 0
Views: 1953

HTTP Server URI handler all methods

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