Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The server committed a protocol violation. Section=ResponseStatusLine #43

Open
ottadvantage opened this issue Jan 13, 2014 · 0 comments

Comments

@ottadvantage
Copy link

We are posting daily to close to a hundred different Wordpress blogs and occassionally we see the error "The server committed a protocol violation Section=ResponseStatusLine" popping up when trying to GetPost(postId).

In every case (that I've been able to find) we've been able to successfully post this Post and we are now just trying to retrieve the PermaLink to the post.

Like I said, it works for the majority of our sites but pops up now and again on different sites on different servers.

Based on articles I've read about this, we've added
< httpWebRequest useUnsafeHeaderParsing="true" />
to the web.config of the app doing the posting to no avail. Other sources indicate that we need to set the KeepAlive property to false to get around this which we haven't tried yet as I'm not too keep on forking your wonderful project.

Has anyone seen this problem before or have a solution to this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant