expose icon indicating copy to clipboard operation
expose copied to clipboard

Public HTTP redirects to HTTPS

Open marcorieser opened this issue 2 years ago • 1 comments

When I share a non secured site from valet (v4) with expose (2.6.0) I get the two public tunnel urls. One with http and one with https. The problem is that the http version redirects to the https version and non-https urls are getting blocked in the browser. Is this intended behaviour or a bug? Bildschirm­foto 2023-03-20 um 08 00 58

I know using non-https urls is not ideal but while developing it is what it is. Encountered the issue when sharing a Laravel site with running Vite mode. There expose does not replace the development url (which is http). Bildschirm­foto 2023-03-20 um 08 10 08 Bildschirm­foto 2023-03-20 um 08 14 16

marcorieser avatar Mar 20 '23 07:03 marcorieser

same issue here

larsbo avatar Mar 30 '23 10:03 larsbo