Help - Search - Members - Calendar
Full Version: The Server Committed A Protocol Violation
Movable Type Community Forum > Using Movable Type > Additional Features
kameel
I have a MovableType server up and running ...
it was working great.
BUT when i try to access it via XMLRPC or Atom I get the following message:

The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF

Do i miss an encoding in the header OR I am missing a header ..

I ll Appreciate any help
kameel
Add this to the Configuration File
CODE
"
<configuration>
<system.net>
<settings>
<httpWebRequest useUnsafeHeaderParsing="true" />
</settings>
</system.net>
</configuration> "
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.