79621483

Date: 2025-05-14 12:41:49
Score: 5
Natty: 4
Report link

I am encountering a very similar problem in this test-project: https://github.com/DevKame/express_sass/tree/sass

The post request towards /login should invoke a redirect towards /login/dashboard.

And this happens. But for some reason my browser wants to access /login/dashboard over https, what, in my local environment, invokes an error.

I never had localhost running on https.

Why does this happen and how can i avoid that?

failed request to /login/dashboard
ssl error
response from previous post towards /login, showing that "Location" header is with http

Reasons:
  • Blacklisted phrase (0.5): how can i
  • Probably link only (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Jericho