todo: Update reference to already done item

TODO item 1.1 was implemented in commit 946ce5b61f, update reference
to it with instead referencing the implemented option.

Closes #3013
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
This commit is contained in:
Daniel Gustafsson 2018-09-19 09:12:45 +02:00
parent d0c615b81b
commit 056cc37ed4
1 changed files with 2 additions and 1 deletions

View File

@ -416,7 +416,8 @@
used to also allow for example users to refuse libcurl to do transfers with
HTTPS certificate checks disabled.
It could also offer to refuse usernames in URLs (see TODO 1.1)
It could also automatically refuse usernames in URLs when set
(see CURLOPT_DISALLOW_USERNAME_IN_URL)
1.27 hardcode the "localhost" addresses