Create a netclient for each handler
Get rid of our existing connection, replacing it with a new one. This should only happen if we lose our connection somehow (e.g., an EPIPE) or we‘ve just downloaded certs and we need to create new http instances with the certs added.
[Validate]