nushell.sh automatically uses http rather than https
Describe the bug
If navigating directly to the website (nushell.sh), you'll get an HTTP version rather than being redirected to HTTPS
How to reproduce
Navigate directly to nushell.sh
Expected behavior
Redirection to the HTTPS version
Screenshots
No response
Configuration
(not relevant, used Safari on macOS 14.1.1, also happens on Firefox)
Additional context
No response
yeah, i can reproduce this :thinking:
Does it matter?
Feel free to submit a PR to change it if it does.
This seems to be greatly improved now, at least. I tested on the following and all redirected nushell.sh to https://www.nushell.sh
- Safari on iOS
- Vivaldi on Windows
- Edge on Windows
In addition, all redirected http://nushell.sh to the secure version.
HOWEVER, any route starting with http://www.nushell.sh is not redirected.