in reply to Re^5: Need help with sending xml formatted payload using HTTP::Requestin thread Need help with sending xml formatted payload using HTTP::Request
$post->content_type("application/xml"); [download]