arduino-esp32/libraries/WebServer/src
Me No Dev f7fc8ab377
Use HTTP method table from ESP-IDF's nghttp (#4900)
Fixes: #4884

* Use HTTP method table from ESP-IDF's nghttp
* Parse methods using IDF's HTTP method list
* Make example's loops to allow the CPU to switch tasks
2021-03-05 13:40:52 +02:00
..
detail fix #4071 (#4072) 2020-09-30 15:24:59 +03:00
uri Add Uri with support for regexUri and globUri (#3441) 2020-01-20 15:21:01 +02:00
HTTP_Method.h Use HTTP method table from ESP-IDF's nghttp (#4900) 2021-03-05 13:40:52 +02:00
Parsing.cpp Use HTTP method table from ESP-IDF's nghttp (#4900) 2021-03-05 13:40:52 +02:00
Uri.h Add flash helper constructor to Uri 2020-10-19 16:20:49 +02:00
WebServer.cpp Added more inclusive CORS policy (#4767) 2021-02-16 01:49:30 +02:00
WebServer.h Add sendContent overload that takes a const char* and a length (#4276) 2020-11-02 19:17:02 +02:00