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-25 16:42:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7cf5de6eed7ee037f84bdd55f08e4aed03099d61
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