Subject: | content type |
Date: | Sun, 6 Oct 2013 11:47:48 +0300 |
To: | "bug-Solr [...] rt.cpan.org" <bug-Solr [...] rt.cpan.org> |
From: | יובל ליברמן <yuvall [...] pilat.co.il> |
In HTTPUpdateHandler.pm
$req->content_type('Content-type:text/xml; charset=utf-8');
Should be
$req->content_type('text/xml; charset=utf-8');
************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses.
************************************************************************************