Search found 1 match

by vvvjv0
Tue Jan 27, 2026 2:37 pm
Forum: ESP32 Arduino
Topic: Quickly rejecting HTTPS (port 443) requests?
Replies: 1
Views: 468

Quickly rejecting HTTPS (port 443) requests?

Many versions of Safari (on MacOS) have a bug in which if given an http:// url they first try the corresponding https:// url. This causes a 5 second delay in accessing http:// links on an ESP32.

Is there a way to get the ESP32 to quickly reject any HTTPS requests (port 443) so that Safari does not ...

Go to advanced search