mirror of
https://github.com/curl/curl.git
synced 2026-08-05 10:16:14 +03:00
ok, curl.se then
This commit is contained in:
parent
0ca841cefc
commit
51bd1b1f3d
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ int main(void)
|
|||
|
||||
/* run a transfer, all TLS sessions received will be added
|
||||
* to the share. */
|
||||
curl_easy_setopt(curl, CURLOPT_URL, "https://www.curl.se/");
|
||||
curl_easy_setopt(curl, CURLOPT_URL, "https://curl.se/");
|
||||
curl_easy_perform(curl);
|
||||
|
||||
/* export the TLS sessions collected in the share */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue