]> granicus.if.org Git - curl/commit
host names: allow trailing dot in name resolve, then strip it
authorTobias Hintze <th-git@thzn.de>
Fri, 2 Nov 2018 20:24:14 +0000 (21:24 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 22 Nov 2018 12:40:51 +0000 (13:40 +0100)
commit5b4cce2e36c01625ce193ea7e790c9b26b3cf0c8
tree8a17941d9792462cacfdd16506a82305b4e06e5b
parent23666978069dcd8dfcc7560c5cebe5410c5fdd81
host names: allow trailing dot in name resolve, then strip it

Delays stripping of trailing dots to after resolving the hostname.

Fixes #3022
Closes #3222
docs/KNOWN_BUGS
lib/url.c
lib/urldata.h