This website requires JavaScript.
Explore
Help
Sign In
me-no-dev
/
ESPAsyncWebServer
Watch
1
Star
0
Fork
1
You've already forked ESPAsyncWebServer
mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced
2026-01-30 01:52:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b09ad98fdd1f531423d37913ced8d5740564d23d
ESPAsyncWebServer
/
examples
/
SimpleServer
History
Mathieu Carbou
7cf5de6eed
Fix
#151
: setAuthentication() was not authenticating: the middleware was setup with
AUTH_NONE
(default) instead of
AUTH_DIGEST
(to keep backward compatibility)
2024-11-04 14:02:14 +01:00
..
SimpleServer.ino
Fix
#151
: setAuthentication() was not authenticating: the middleware was setup with
AUTH_NONE
(default) instead of
AUTH_DIGEST
(to keep backward compatibility)
2024-11-04 14:02:14 +01:00