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
I want to make a web server on my ESP32 that can host a HTML form and can submit data using POST method. Can anybody give me any idea how to do that with some sample code?