re a lot of cases when based on some response headers new
continuations are added, and those new continuations we work with response body.
-Dzmitry
From: Leif Hedstrom [zw...@apache.org]
Sent: Tuesday, March 24, 2015 10:36 AM
To: Dzmitry Markovich
ay and perform gunzip/gzip
> >> correctly. So chaining them together means I will be unnecessarily
> >> doing multiple gunzip/gzip on the contents.
> >>
> >> The other way is make them plugins be aware of each other and work
> >> together and don't unnecess
Hello ATS experts,
Today it is very common that http data that goes to the wire is compressed. And
we think it is a time to standardize this process in ATS core, since it is very
common operation.
Today multiple plugins running on the same tier (that operates with response
body) do not have e
Hello ATS experts,
Today it is very common that http data that goes to the wire is compressed. And
we think it is a time to standardize this process in ATS core, since it is very
common operation.
Today multiple plugins running on the same tier (that operates with response
body) do not have en