unjs / redirect-ssl

Connect/Express middleware to enforce https using is-https
MIT License
100 stars 15 forks source link

Getting too many redirect issue #47

Open azadarpk opened 1 year ago

azadarpk commented 1 year ago

Hi, I am using "nuxt": "^2.15.8", installed the package successfully but it is redirecting too many times :(

Any suggestions?

zarpio commented 1 year ago

I am also getting the same issue, does anyone solved it yet?