--- AnyEvent-HTTP/HTTP.pm 2008/10/24 01:25:54 1.31 +++ AnyEvent-HTTP/HTTP.pm 2008/10/24 01:27:29 1.32 @@ -106,8 +106,8 @@ pseudo-header C contains the original URL (which can differ from the requested URL when following redirects). -If the server sends a header multiple lines, then their contents will be -joined together with a command (C<,>). +If the server sends a header multiple times, then their contents will be +joined together with a comma (C<,>), as per the HTTP spec. If an internal error occurs, such as not being able to resolve a hostname, then C<$data> will be C, C<< $headers->{Status} >> will be C<599>