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-04-27 21:16:50 +03:00
Code
esp8266
/
libraries
/
ESP8266WebServer
/
src
History
The-MEO
4a24d3cc16
FIX MIME-Type for txt-suffix (
#7608
)
...
correct mime is text/plain instead of .txt
2020-09-22 08:41:31 -07:00
..
detail
FIX MIME-Type for txt-suffix (
#7608
)
2020-09-22 08:41:31 -07:00
uri
remove (std::nothrow) where nullptr case is not handled
2020-08-24 09:51:58 +02:00
ESP8266WebServer-impl.h
Avoid #includes with a surrounding namespace (
#7560
)
2020-09-17 15:35:27 +02:00
ESP8266WebServer.h
Avoid #includes with a surrounding namespace (
#7560
)
2020-09-17 15:35:27 +02:00
ESP8266WebServerSecure.h
Remove axTLS from code and documentation (
#7437
)
2020-07-09 09:21:38 -07:00
Parsing-impl.h
Avoid #includes with a surrounding namespace (
#7560
)
2020-09-17 15:35:27 +02:00
Uri.h
remove (std::nothrow) where nullptr case is not handled
2020-08-24 09:51:58 +02:00