arduino-esp32/libraries/WebServer/src
Bob cfe8526ec8 Add Uri with support for regexUri and globUri (#3441)
* Add Uri with support for staticUri, regexUri and globUri

* Add newline to end of files

* Update example

* Suppress gcc warnings (unused params)
2020-01-20 15:21:01 +02:00
..
detail Add Uri with support for regexUri and globUri (#3441) 2020-01-20 15:21:01 +02:00
uri Add Uri with support for regexUri and globUri (#3441) 2020-01-20 15:21:01 +02:00
HTTP_Method.h Broke HTTP_Method out into a separate library for reuse in ESPAsyncWebServer (#1562) 2018-07-02 18:24:08 +02:00
Parsing.cpp Fix hang on client disconnect during upload (#2914) 2019-07-09 19:34:24 +03:00
Uri.h Add Uri with support for regexUri and globUri (#3441) 2020-01-20 15:21:01 +02:00
WebServer.cpp Add Uri with support for regexUri and globUri (#3441) 2020-01-20 15:21:01 +02:00
WebServer.h Add Uri with support for regexUri and globUri (#3441) 2020-01-20 15:21:01 +02:00