Added tld_check_name().
This commit is contained in:
5
CHANGES
5
CHANGES
@@ -6,6 +6,11 @@
|
|||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
|
Gisle (6 October 2004)
|
||||||
|
- For USE_LIBIDN builds: Added Top-Level-Domain (TLD) check of host-name
|
||||||
|
used in fix_hostname(). Checks if characters in 'host->name' (indirectly
|
||||||
|
via 'ace_hostname') are legal according to the TLD tables in libidn.
|
||||||
|
|
||||||
Daniel (6 October 2004)
|
Daniel (6 October 2004)
|
||||||
- Chih-Chung Chang reported that if you use CURLOPT_RESUME_FROM and enabled
|
- Chih-Chung Chang reported that if you use CURLOPT_RESUME_FROM and enabled
|
||||||
CURLOPT_FOLLOWLOCATION, libcurl reported error if a redirect happened even
|
CURLOPT_FOLLOWLOCATION, libcurl reported error if a redirect happened even
|
||||||
|
|||||||
Reference in New Issue
Block a user