arduino-esp32/libraries/WebServer/examples
Tomáš Pilný 23f653ad8d
General examples updates (#7727)
* Remove inline code comments for the struct description

* Renamed ESPNow examples

* Changed example from C++ class to C struct

* Updated MultiHomedServers

* Updated BT Serial examples

* Added short overview of exaples - missing Enterprise

* Added draft of Enterprise header note

* Fixed note in README

* Fixed compilation error

* Changed FunctionalInterrupt example

* Fixes

* Returned FunctionalInterrupts to original state + added modified version as new example
2023-02-15 15:54:25 +02:00
..
AdvancedWebServer Use HTTP method table from ESP-IDF's nghttp (#4900) 2021-03-05 13:40:52 +02:00
FSBrowser [2.0.0] FS::name() returns the item name as in Arduino SD (#4892) 2021-04-15 17:25:01 +03:00
HelloServer Use HTTP method table from ESP-IDF's nghttp (#4900) 2021-03-05 13:40:52 +02:00
HttpAdvancedAuth Use HTTP method table from ESP-IDF's nghttp (#4900) 2021-03-05 13:40:52 +02:00
HttpBasicAuth Use HTTP method table from ESP-IDF's nghttp (#4900) 2021-03-05 13:40:52 +02:00
MultiHomedServers General examples updates (#7727) 2023-02-15 15:54:25 +02:00
PathArgServer Use HTTP method table from ESP-IDF's nghttp (#4900) 2021-03-05 13:40:52 +02:00
SDWebServer Fix - wrong path to file (#6505) 2022-03-31 16:54:33 +03:00
SimpleAuthentification Use HTTP method table from ESP-IDF's nghttp (#4900) 2021-03-05 13:40:52 +02:00
WebUpdate Use HTTP method table from ESP-IDF's nghttp (#4900) 2021-03-05 13:40:52 +02:00