Skip to content

HTTPClient: check for changed host/port for KeepConnection

In case of KeepConnection=True, the client doesn't recognize changed target server and sends new (=different server) requests to the old server if connection has been established.

Merge request reports