Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upServo crashes when redirecting to an HTTPS page #2104
Closed
Labels
Comments
|
It should be easy to turn this into a fallible network load instead of a hard task failure. Whether the rest of Servo will still avoid crashing when that happens is an open question :) |
|
Relevant source: the assert about http:// schemes at http://mxr.mozilla.org/servo/source/src/components/net/http_loader.rs#55 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Even though we don't support HTTPS, we should make this experience better (ie. I Tried star).