The server committed a protocol violation. Section=ResponseStatusLine

July 18, 2011 by Jeff Cheung No Comments

I’ve reused my HttpWebRequest library over and over before when automating posts to webservers, webservices, etc. I’ve come across this error, “The server committed a protocol violation. Section=ResponseStatusLine”, many times before. In the past frameworks (1.1, specifically), all I had to do was add <system.net> <settings> <httpWebRequest useUnsafeHeaderParsing=”true”/> </settings> </system.net> to the web.config or app.config, [...]

Read more

Prediction API

May 17, 2011 by Jeff Cheung No Comments

Really looking forward to start playing with Google’s Prediction API. I’m really hoping time will allow me to come up with something useful with it.

Read more

Resurrection

May 15, 2011 by Jeff Cheung No Comments

After almost 6 years, I finally got around to bringing this site up back from the dead. I’ve been busy with various projects and running my own CRM company that I haven’t truly had time to focus on new technology. This new site awakening is an effort to remedy that.

Read more