In WebDriver Classic, a session is intrinsically linked to a HTTP connection — therefore, we shouldn't ever allow `http.client` to reconnect. a7577845e1 (cc @jonathan-j-lee) kinda touched some of this, but it feels like it would be better to just fail loudly than trying to reconnect implicitly.