Re: [squid-users] CONNECT Response Headers

2024-01-29 Thread Alex Rousskov
On 2024-01-22 16:28, Alex Coomans wrote: I'd like to be able to set headers on the response sent to a CONNECT request, but the documentation notes reply_header_add does not work for that - is there another option or a way to achieve this without needing to MITM the TLS? AFAICT, Squid does no

[squid-users] CONNECT Response Headers

2024-01-22 Thread Alex Coomans
Hey y'all, I'd like to be able to set headers on the response sent to a CONNECT request, but the documentation notes reply_header_add does not work for that - is there another option or a way to achieve this without needing to MITM the TLS? Thanks, Alex ___