espressif / arduino-esp32

Arduino core for the ESP32
GNU Lesser General Public License v2.1
13.39k stars 7.37k forks source link

WebServer Arduino Board Library 1.0.6 do not function anymore: 1.0.4 was OK. #5464

Closed rocrail closed 2 years ago

rocrail commented 3 years ago

The function virtual WebClient client() always returns NULL after a client did connect. So the WebServer is no longer compatible with 1.0.4. Please fix this.

Used Browser: macOS Safari. After downgrading to 1.0.4 it works again.

VojtechBartoska commented 3 years ago

@rocrail Hi, can you please try this with latest 2.0.0 rc1?

rocrail commented 3 years ago

Sorry, no cure.

me-no-dev commented 2 years ago

what is that WebServer and WebClient library? Could you provide any code that can help replicate the issue?

VojtechBartoska commented 2 years ago

Closing as Expired, if needed, please open new issue @rocrail. Thanks.