Block cookies setting

Hello there


I want to integrate with REST API. When i form request its return me ar error:

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


In Fiddler i set flag Decrypt HTTPS trafic. After that request return data, but i can't load it in my soft by the above error.


I think there is a problem in cookies, cause i try to resolve this problem with Charles Web Debugger. I set "Block cookies" flag in settings for this url, and when Charles is on i didn't receive an error, and all is ok.


Can somebody explain me, Fiddler has the same setting, which i can set only for one url.



I will be glad to any information, thx all!!



1 Comment

The issue could be caused because of specific server configuration. See this thread on possible cause & solution related to the logged error.