The server committed a protocol violation. Section=ResponseStatusLine ERROR

Posted by manish patel on Stack Overflow See other posts from Stack Overflow or by manish patel
Published on 2010-03-20T10:50:52Z Indexed on 2010/03/20 11:01 UTC
Read the original article Hit count: 277

Filed under:

i have created a program and try to post a string on a site and get this error "The server committed a protocol violation. Section=ResponseStatusLine" after this code of line "gResponse = (HttpWebResponse)gRequest.GetResponse()" how can i fix this Exception

© Stack Overflow or respective owner

Related posts about c#