Welcome A Johnston as #curl commit author 1485: https://github.com/curl/curl/pull/21809
curl_easy_duphandle() now copies live HSTS entries (aquired from Strict-Transport-Security response headers) into the cloned handle. Previously only file-based entries were duplicated. Adds Curl_hs...