Latest Answers
-
Firefox Automatically Redirecting from HTTP to HTTPS (RESOLUTION)
Solution: Don't use DuckDuckGo Privacy Essentials when doing development work on http based sites or 'white-list' your site with the extension so you don't have the redirects.
-
Firefox Automatically Redirecting from HTTP to HTTPS (RESOLUTION)
I use Firefox for web development work as it has excellent profile and proxy management. I had carried in DuckDuckGo Privacy Essentials extension into my local dev profile which c…
-
Firefox Automatically Redirecting from HTTP to HTTPS [Resolved]
The original web configuration did have a redirect and I nuked the web server configuration and went back to default so the redirect was originally expected but after the web serv…
-
Firefox Automatically Redirecting from HTTP to HTTPS [Resolved]
@nutdriver716 - I just did some testing with node.js and Firefox just to double check. Firefox did not redirect to HTTPS regardless of whether there was HTTP server listening on …