http_client_config client_config; client_config.set_validate_certificates(true); ... http_client client(u("https://url"), client_config);.
確定! 回上一頁