mirror of
https://github.com/curl/curl.git
synced 2026-08-25 18:23:44 +03:00
URLs: change more http to https
This commit is contained in:
parent
742deff4dd
commit
d49881cb19
18 changed files with 46 additions and 44 deletions
|
|
@ -43,7 +43,7 @@
|
|||
* "foo.host.com" matches "*.host.com".
|
||||
*
|
||||
* We use the matching rule described in RFC6125, section 6.4.3.
|
||||
* http://tools.ietf.org/html/rfc6125#section-6.4.3
|
||||
* https://tools.ietf.org/html/rfc6125#section-6.4.3
|
||||
*
|
||||
* In addition: ignore trailing dots in the host names and wildcards, so that
|
||||
* the names are used normalized. This is what the browsers do.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue