Re: [squid-users] CONNECT + custom data

2017-11-17 Thread Alex Rousskov
On 11/16/2017 08:39 PM, Amos Jeffries wrote: > On 17/11/17 15:09, Richard Peeters wrote: >> I have a requirement to forward proxy an opaque stream of data. One of >> the servers (acting as a client -A- to SQUID ) will use the CONNECT >> method to connect to SQUID (on server B) and squid will then p

Re: [squid-users] CONNECT + custom data

2017-11-16 Thread Amos Jeffries
On 17/11/17 15:09, Richard Peeters wrote: Hi All, I have a requirement to forward proxy an opaque stream of data. One of the servers (acting as a client -A- to SQUID ) will use the CONNECT method to connect to SQUID (on server B) and squid will then proxy this data for A. My question is I want

[squid-users] CONNECT + custom data

2017-11-16 Thread Richard Peeters
Hi All, I have a requirement to forward proxy an opaque stream of data. One of the servers (acting as a client -A- to SQUID ) will use the CONNECT method to connect to SQUID (on server B) and squid will then proxy this data for A. My question is I want to pass metadata from A to B which B will st