diff options
Diffstat (limited to 'libraries/ESP_Async_WebServer/idf_component_examples/catchall/README.md')
| -rw-r--r-- | libraries/ESP_Async_WebServer/idf_component_examples/catchall/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/ESP_Async_WebServer/idf_component_examples/catchall/README.md b/libraries/ESP_Async_WebServer/idf_component_examples/catchall/README.md new file mode 100644 index 0000000..1e09f91 --- /dev/null +++ b/libraries/ESP_Async_WebServer/idf_component_examples/catchall/README.md @@ -0,0 +1 @@ +### Basic example to show how to catch all requests and send a 404 Not Found response |
