[Twisted-Python] Problem with MovableType, XMLRPC, and CGI

Itamar Shtull-Trauring itamar at itamarst.org
Thu Oct 16 10:53:19 EDT 2003


On Wed, 15 Oct 2003 17:45:29 -0400
Alex Levy <mesozoic at polynode.com> wrote:

> I was trying to access the MovableType XML-RPC server (which uses
> Perl's SOAP::Lite module), and kept getting Interal Server Errors. The
> problem, as it turned out, was that the headers were separated from
> the response by '\n\r\n', which wasn't recognized.

Hmmm. Unless \n is a valid character in a HTTP header, sounds like a bug
in SOAP::Lite. Hit the RFC and see what it says.

-- 
Itamar Shtull-Trauring    http://itamarst.org/
Available for Python & Twisted consulting




More information about the Twisted-Python mailing list