Search squid archive

Re: Squid proxy removing Transfer-Encoding header

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/30/2015 02:24 PM, Aashima wrote:

> So it is like client -> Squid -> APP and return
>  If App return Transfer-Encoding header to Squid, Squid removes that response 
> header and forwards rest to Client. 
> 
> Am not getting why it is removing that header ? Couldnt find any posts
>  also on any discussion group or blog.

Transfer-Encoding is a standard HTTP hop-by-hop header. Hop-by-hop
headers are meant for the immediate recipient (Squid in your case),
rather than the final or "end" recipient (Client in your case). Squid
must not forward hop-by-hop headers (but may add them as needed, which
may look like forwarding to an outside observer).

If you describe the actual problem you are having (in addition to this
technical detail), somebody on this list might be able to guide you
towards a solution.


Good luck,

Alex.

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux