Hi, I have a client that uses a Pelco Net IP Camera. The problem is that this IP camera seems to sent the the html and httpd header using DOS style end of line. That is, sending at the end of every line a CR/LN So, in squid I saw this errors: 1158877929.909 0 192.168.1.1 TCP_DENIED/400 1558 GET error:missing-http-ident - NONE/- text/html Is there a way to solve this?
No , in the sense that this is not http compliant, the standard concerning url's is OS independent, (and does not allow new line(s)). M.