mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:33:38 +03:00
URLs: change more http to https
This commit is contained in:
parent
093f9cd38d
commit
b4f595bde4
8 changed files with 16 additions and 16 deletions
|
|
@ -68,16 +68,16 @@ Building with Visual C++
|
|||
If you are building with VC6 then you will also need the February 2003
|
||||
Edition of the Windows Platform SDK which can be downloaded from:
|
||||
|
||||
http://www.microsoft.com/en-us/download/details.aspx?id=12261
|
||||
https://www.microsoft.com/en-us/download/details.aspx?id=12261
|
||||
|
||||
If you require support for Internationalized Domain Names via Windows IDN
|
||||
then you will need either:
|
||||
|
||||
* Microsoft Internationalized Domain Name (IDN) Mitigation APIs:
|
||||
http://www.microsoft.com/en-us/download/details.aspx?id=734
|
||||
https://www.microsoft.com/en-us/download/details.aspx?id=734
|
||||
|
||||
* Microsoft Windows SDK Update for Windows Vista:
|
||||
http://www.microsoft.com/en-us/download/details.aspx?id=23719
|
||||
https://www.microsoft.com/en-us/download/details.aspx?id=23719
|
||||
|
||||
* Microsoft Visual Studio 2010 or above
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue