Re: [squid-users] Customize squid to make it understand malformed requests

2017-01-16 Thread Amos Jeffries
On 16/01/2017 10:10 p.m., Antony Stone wrote: > On Monday 16 January 2017 at 09:03:52, Oğuz İsmail Uysal wrote: > >> For a private reason, I want to customize squid version 3.5.12 the way I >> stated above. For example I have customized it already to make it >> understand \r\n /\r\n instead of

Re: [squid-users] Customize squid to make it understand malformed requests

2017-01-16 Thread Antony Stone
On Monday 16 January 2017 at 09:03:52, Oğuz İsmail Uysal wrote: > For a private reason, I want to customize squid version 3.5.12 the way I > stated above. For example I have customized it already to make it > understand \r\n /\r\n instead of \r\n\r\n as request's end > now I want it to remove

[squid-users] Customize squid to make it understand malformed requests

2017-01-16 Thread Oğuz İsmail Uysal
For a private reason, I want to customize squid version 3.5.12 the way I stated above. For example I have customized it already to make it understand \r\n /\r\n instead of \r\n\r\n as request's end, (I know that this decreases the reliability of squid but I need.). By the way this customization