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
Board: Heltec WiFi Kit 32
Core Installation version: 1.0.4
IDE name: Arduino IDE 1.8.10
Flash Frequency: 80MHz
PSRAM enabled: No
Upload Speed: 115200
Computer OS: iOS 13 on iPhone
Description:
HTTP authentication fails when using DIGEST_AUTH with WebServer::authenticate from iOS devices. It occurs in any of Safari, Firefox, and Chrome.
This could be an iOS13 issue, but the ESP8266 arduino core has dealt with a similar issue. esp8266/Arduino#4717
How does the esp32 arduino-core will deal with this problem?
Sketch:
The below sketch as a quote from the HttpAdvancedAuth.ino.
Hardware:
Board: Heltec WiFi Kit 32
Core Installation version: 1.0.4
IDE name: Arduino IDE 1.8.10
Flash Frequency: 80MHz
PSRAM enabled: No
Upload Speed: 115200
Computer OS: iOS 13 on iPhone
Description:
HTTP authentication fails when using DIGEST_AUTH with
WebServer::authenticate
from iOS devices. It occurs in any of Safari, Firefox, and Chrome.This could be an iOS13 issue, but the ESP8266 arduino core has dealt with a similar issue.
esp8266/Arduino#4717
How does the esp32 arduino-core will deal with this problem?
Sketch:
The below sketch as a quote from the HttpAdvancedAuth.ino.
The text was updated successfully, but these errors were encountered: