This website requires JavaScript.
Explore
Help
Sign In
arduino
/
esp8266
Watch
1
Star
0
Fork
0
You've already forked esp8266
mirror of
https://github.com/esp8266/Arduino.git
synced
2025-05-12 14:41:29 +03:00
Code
esp8266
/
libraries
/
ESP8266WebServer
/
src
History
david gauchard
777323709b
webserver: add define WEBSERVER_HAS_HOOK when ::addHook() is present (
#7515
)
...
This allows conditional compilation for external libraries
2020-08-11 02:15:46 +02:00
..
detail
webserver: string optimization (
#7446
)
2020-07-10 10:11:51 -07:00
uri
Add Uri with support for regexUri and globUri (
#6696
)
2020-02-22 16:51:47 -03:00
ESP8266WebServer-impl.h
webhook/http1.1: prevent from losing a new client while waiting (
#7492
)
2020-07-30 01:26:56 +02:00
ESP8266WebServer.h
webserver: add define WEBSERVER_HAS_HOOK when ::addHook() is present (
#7515
)
2020-08-11 02:15:46 +02:00
ESP8266WebServerSecure.h
Remove axTLS from code and documentation (
#7437
)
2020-07-09 09:21:38 -07:00
Parsing-impl.h
webserver hook: allow to handle external http protocol (
#7459
)
2020-07-28 23:34:26 +02:00
Uri.h
Add flash helper constructor to Uri (
#7105
)
2020-02-23 11:29:47 -08:00