catchall

Example of the component esp32async/espasyncwebserver v3.7.2
### Basic example to show how to catch all requests and send a 404 Not Found response

To create a project from this example, run:

idf.py create-project-from-example "esp32async/espasyncwebserver=3.7.2:catchall"

or download archive (~2.56 KB)