The bug
When a minecraft.net URL without language (e.g. en-us
) as part of the URL path is used, e.g. https://www.minecraft.net/does-not-exist, and no cookie for www.minecraft.net
is set, the redirect uses an HTTP (instead of HTTPS) URL as destination.
Reproduction steps
In your browser delete all cookies for
www.minecraft.net
(or possibly even all*.minecraft.net
cookies)Open the developer tools of the browser
Open the tab for displaying network traffic
Try opening https://www.minecraft.net/does-not-exist
Look at the HTTP response
❌ TheLocation
header used for the redirect uses HTTP, e.g.http://www.minecraft.net/de-de/does-not-exist
Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response.
Could you please confirm if the reported issue still occurs for you?
This ticket will automatically reopen when you reply.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📓 Project Summary – 📧 Suggestions – 📖 Minecraft Wiki