mirror of
https://github.com/curl/curl.git
synced 2026-08-25 05:13:31 +03: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
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue