in reply to AnyEvent::HTTP not sending ContentLength ?
http_request "PUT" => $url, headers=>\%headerArray, body=>$content, sub {do stuff here}; [download]