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
Bob Mooij
ae240a3902
Add flash helper constructor to Uri
2020-10-19 16:20:49 +02:00
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
Bob
3902aa4019
Adding path arguments to WebServer ( #1994 )
2018-11-19 17:00:52 +01:00