Commit 056cc37e authored by Daniel Gustafsson's avatar Daniel Gustafsson
Browse files

todo: Update reference to already done item



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

Closes #3013
Reviewed-by: default avatarDaniel Stenberg <daniel@haxx.se>
parent d0c615b8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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