Hello!
On Sun, Apr 14, 2013 at 6:22 AM, gadh wrote:
> I'm trying to hold a client request to backend (not go to the server yet),
> issue an upstream request to another server, then parse the upstream
> response, store it in my orig. request ctx, only then go to backend server
> (original request),
I'm trying to hold a client request to backend (not go to the server yet),
issue an upstream request to another server, then parse the upstream
response, store it in my orig. request ctx, only then go to backend server
(original request), and in the output filter inject some of the ctx data i
store