[PATCH] Allow URLs with IPv6 literals in AnyEvent::HTTP
Marc Lehmann
schmorp at schmorp.de
Fri May 8 23:26:34 CEST 2015
On Sun, May 03, 2015 at 03:18:23PM +0200, Raphael Geissert <geissert at debian.org> wrote:
> Attached patch (with test) fixes AnyEvent::HTTP's parsing of URLs so
> that it accepts IPv6 literals.
Thanks, I solved it quite a bit differently (the problem was not missing
support but simply a parsing bug, as the code to parse ipv6 literals is
already there), but the patch and the test were very useful!
Anyway, if you want to give it a try to see if it works before release, you
can check out current cvs at:
http://software.schmorp.de/pkg/AnyEvent-HTTP.html
--
The choice of a Deliantra, the free code+content MORPG
-----==- _GNU_ http://www.deliantra.net
----==-- _ generation
---==---(_)__ __ ____ __ Marc Lehmann
--==---/ / _ \/ // /\ \/ / schmorp at schmorp.de
-=====/_/_//_/\_,_/ /_/\_\
More information about the anyevent
mailing list