Description
WebClient.fromClient(client) copies the same shared conduit into a new client and when the original client goes out of scope it breaks the new clients by closing the pre-configured conduits (HTTPS, etc)
WebClient.fromClient(client) copies the same shared conduit into a new client and when the original client goes out of scope it breaks the new clients by closing the pre-configured conduits (HTTPS, etc)