diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2014-03-31 09:02:55 +0200 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2014-03-31 09:06:09 +0200 |
commit | ed4972ffdb11fc62a8bae33ff4eafbd73973ad9f (patch) | |
tree | 13cc70778f9d793050658c3070b735fb9a8ee8b9 /docs/TODO | |
parent | 6448946ac32af51894e41d9b2e93d1ddd7f865f3 (diff) |
docs: Removed mention of -g hack when using IPv6 literals
This limitation was removed in commit 0bc4938e
Diffstat (limited to 'docs/TODO')
-rw-r--r-- | docs/TODO | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -88,7 +88,6 @@ 15.4 simultaneous parallel transfers 15.5 provide formpost headers 15.6 warning when setting an option - 15.7 IPv6 addresses with globbing 16. Build 16.1 roffit @@ -489,13 +488,6 @@ to provide the data to send. This can be useful to tell when support for a particular feature hasn't been compiled into the library. -15.7 IPv6 addresses with globbing - - Currently the command line client needs to get url globbing disabled (with - -g) for it to support IPv6 numerical addresses. This is a rather silly flaw - that should be corrected. It probably involves a smarter detection of the - '[' and ']' letters. - 16. Build 16.1 roffit |