$ curl -6 "http://a00:1450:4007:805::1018/" FAIL!
curl: (3) IPv6 numerical address used in URL without brackets
$ curl -6 "http://[a00:1450:4007:805::1018]/"BINGO!
curl: (3) [globbing] bad range in column 13
$ curl -g -6 "http://[2a00:1450:4007:805::1018]/"
302 Moved
The document has moved
No comments:
Post a Comment