--- AnyEvent-HTTP/HTTP.pm 2011/01/02 05:13:27 1.84 +++ AnyEvent-HTTP/HTTP.pm 2011/01/02 05:31:56 1.85 @@ -38,8 +38,7 @@ package AnyEvent::HTTP; -use strict; -no warnings; +use common::sense; use Errno (); @@ -779,7 +778,6 @@ $ae_error = 597; # body phase my $len = $hdr{"content-length"}; - warn "no content $redirect x<$len>$hdr{Status}\n";#d# # body handling, many different code paths # - no body expected