mirror of
https://github.com/curl/curl.git
synced 2026-07-16 09:27:17 +03:00
parent
d1ddda7e75
commit
556c51a2df
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ problems may have been fixed or changed somewhat since this was written!
|
||||||
|
|
||||||
1.10 Strips trailing dot from host name
|
1.10 Strips trailing dot from host name
|
||||||
|
|
||||||
When given a URL wit a trailing dot for the host name part:
|
When given a URL with a trailing dot for the host name part:
|
||||||
"https://example.com./", libcurl will strip off the dot and use the name
|
"https://example.com./", libcurl will strip off the dot and use the name
|
||||||
without a dot internally and send it dot-less in HTTP Host: headers and in
|
without a dot internally and send it dot-less in HTTP Host: headers and in
|
||||||
the TLS SNI field.
|
the TLS SNI field.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue