You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
Now that WebServer is part of ESP32, it should be able to coexist with ESPAsyncWebServer. However, the HTTPMethod members are defined differently. Seems like these could be matched up and only defined once.