mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
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:
parent
d0c615b81b
commit
056cc37ed4
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user