Skip to content

Conversation

liebman
Copy link
Contributor

@liebman liebman commented Jan 28, 2020

Looks like this was introduced in #5250 - it missed the need to clear _canReuse in setUrl() if the new URL has a hostname and is not just a path. Without it disconnect() will assume it can reuse even tho the hostname may be different.

fixes #7033

@devyte devyte merged commit 9e9515b into esp8266:master Jan 28, 2020
@devyte devyte added this to the 2.7.0 milestone Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment