From d49881cb19971c058eca4a41317b6487bf939e5c Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 3 Feb 2016 05:09:25 +0100 Subject: URLs: change more http to https --- lib/connect.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/connect.h') diff --git a/lib/connect.h b/lib/connect.h index 7ef6c7ed7..f3d4ac747 100644 --- a/lib/connect.h +++ b/lib/connect.h @@ -56,7 +56,7 @@ curl_socket_t Curl_getconnectinfo(struct SessionHandle *data, /* When you run a program that uses the Windows Sockets API, you may experience slow performance when you copy data to a TCP server. - http://support.microsoft.com/kb/823764 + https://support.microsoft.com/kb/823764 Work-around: Make the Socket Send Buffer Size Larger Than the Program Send Buffer Size -- cgit v1.2.3