Asked By
jhon brad
0 points
N/A
Posted on - 10/08/2012
Hi,
I was starting-up my transmission remote software when I suddenly received the error window posted below.
What is a responsestatusline protocol violation?
How should I proceed to deal with this?
Error
The server committed a protocol violation. Section=ResponseStatusLine
OK
Â
Â
The Server committed a protocol violation
Hi Jhon,
I hope you have posted to your code so that we can see what's wrong with this issue. Ok this problem is on HTTP/socket layer. During transmission the server is not transmitting back a correct HTTP status line. If you have the codes we can trace the status line to find out whether you’re not following protocols there. There many protocol lines found in the codes we need your code to be able to see the problem.
I hope this helps.