-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
By default, using short URLs (ahungry.com vs http://ahungry.com for instance) the browser prepends 'https' instead of 'http' if the current site (such as the intentionally left blank page) was 'https'.
In my case, I opened a brand new compilation of the browser, C-x C-f to get the URL bar and typed 'ahungry.com'.
The browser attempts to connect to https://ahungry.com (which does not exist) and receives the following error in the STDERR of the terminal:
(WebKitWebProcess:20031): libsoup-CRITICAL **: soup_connection_disconnect: assertion 'SOUP_IS_CONNECTION (conn)' failed
After which, I can't get the browser to do anything (it just hangs).
This is under Arch Linux (up to date).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels