mirror of
https://github.com/curl/curl.git
synced 2026-08-25 08:53:36 +03:00
URLs: Change more haxx.se URLs from http: to https:
This commit is contained in:
parent
493f54c6c0
commit
093f9cd38d
14 changed files with 14 additions and 14 deletions
2
docs/FAQ
2
docs/FAQ
|
|
@ -319,7 +319,7 @@ FAQ
|
|||
In May 2012 Daniel did a counting game and came up with a number that may
|
||||
be completely wrong or somewhat accurate. Over 500 million!
|
||||
|
||||
See http://daniel.haxx.se/blog/2012/05/16/300m-users/
|
||||
See https://daniel.haxx.se/blog/2012/05/16/300m-users/
|
||||
|
||||
1.11 Why don't you update ca-bundle.crt
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ HTTP/2 with curl
|
|||
================
|
||||
|
||||
[HTTP/2 Spec](https://www.rfc-editor.org/rfc/rfc7540.txt)
|
||||
[http2 explained](http://daniel.haxx.se/http2/)
|
||||
[http2 explained](https://daniel.haxx.se/http2/)
|
||||
|
||||
Build prerequisites
|
||||
-------------------
|
||||
|
|
|
|||
|
|
@ -73,7 +73,7 @@ libressl http://www.libressl.org/
|
|||
(May be used for SSL/TLS support) As an OpenSSL fork, it has the same
|
||||
license as that.
|
||||
|
||||
c-ares http://daniel.haxx.se/projects/c-ares/license.html
|
||||
c-ares https://daniel.haxx.se/projects/c-ares/license.html
|
||||
|
||||
(Used for asynchronous name resolves) Uses an MIT license that is very
|
||||
liberal and imposes no restrictions on any other library or part you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue