Open a connection to the given URL.
Usage
open_connection(url)
url: str
The URL to connect to.
bool
True if connected successfully.