You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redirect to https://mydomain.com using express redirect fails while using http://mydomain.com work shouldn't it work regardless for https without timing out.
#11
Open
CharlesKiarie opened this issue
Aug 3, 2019
· 0 comments
So for proper context when I use response.redirect("https://website.com") in my code while using your package the redirect times-out using http then works. Shouldn't it just work for all circumstances?
The text was updated successfully, but these errors were encountered:
So for proper context when I use response.redirect("https://website.com") in my code while using your package the redirect times-out using http then works. Shouldn't it just work for all circumstances?
The text was updated successfully, but these errors were encountered: