mixing ipv4 and ipv6 with AnyEvent::HTTP
Marc Lehmann
schmorp at schmorp.de
Fri Nov 29 06:09:11 CET 2013
On Thu, Nov 28, 2013 at 11:19:50PM +0100, Raphael Geissert <geissert at debian.org> wrote:
> Marc, do you have anything in mind as to how this should be addressed?
Not inside AnyEvent::HTTP for sure - AnyEvent::HTTP just does as told
by the system - it asks your configured DNS server for the address, it
returns ipv4 (or ipv6), and there is nothing in the http protocol that
says that ipv4 must not be used when available.
> (btw, the sessionid key seems to be underdocumented)
Yes, it's erroneously documented as "session" in the current release.
--
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