cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Q: curl: IPv6 zone identifiers / RFC6874 / OpenWrt

From: Bastian Bittorf <bittorf_at_bluebottle.com>
Date: Thu, 14 Aug 2014 08:56:06 +0200

by accident i mixed curl 7.37.1 with libcurl 7.36.
after upgrading libcurl everything is working:

root_at_box:~ curl http://[fe80::6670:2ff:fe8b:221e%25wlan0]/robots.txt
User-agent: *
Disallow: /cgi-bin/

root_at_box:~ curl http://[fe80::6670:2ff:fe8b:221e%wlan0]/robots.txt
User-agent: *
Disallow: /cgi-bin/

thanks, sorry for noise & bye - bastian

PS:
Imre Kaloz: are you accepting an updated
curl-Makefile (patch) or must we wait till 7.38.0?
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-08-14