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-06-06 05:21:22 +03:00
Code
esp8266
/
libraries
/
ESP8266WebServer
/
src
History
Benoît Blanchon
c18f7cb1e6
Made ESP8266WebServer::client() return a reference (
fixes
#7075
) (
#7080
)
2020-07-17 02:13:29 +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
WebServer: Allow client to send many requests on the same connection (
#7414
)
2020-07-16 13:53:48 -07:00
ESP8266WebServer.h
Made ESP8266WebServer::client() return a reference (
fixes
#7075
) (
#7080
)
2020-07-17 02:13:29 +02:00
ESP8266WebServerSecure.h
Remove axTLS from code and documentation (
#7437
)
2020-07-09 09:21:38 -07:00
Parsing-impl.h
WebServer: Allow client to send many requests on the same connection (
#7414
)
2020-07-16 13:53:48 -07:00
Uri.h
Add flash helper constructor to Uri (
#7105
)
2020-02-23 11:29:47 -08:00