Good day! In AnyEvent::HTTP the generation of 'Cookie' header in function cookie_jar_extract incorrectly handled cookie with domain attribute that begin with ".".
The following example (https://gist.github.com/avkhozov/6028924) prints an empty list, but is expected the following list: ['ping = pong']; A patch that fixes this bug is in an attachment. Thank you! -- Andrey Khozov
HTTP.pm.patch
Description: Binary data
_______________________________________________ anyevent mailing list [email protected] http://lists.schmorp.de/mailman/listinfo/anyevent
