I'm looking for something that is more like:
set obj.http.body = my_req.body;

The target is to modify the received content from the backend (for example
changing embedded URLs in HTML, removing parts of the content based on
regular expressions and so on).

P.S. I don't have control on the back end content, so I cannot use esi.

On Sun, Feb 28, 2010 at 2:21 PM, <s...@crucially.net> wrote:

> Use esi and synthetic responses from inside esi?
> Sent via BlackBerry by AT&T
>
> -----Original Message-----
> From: Moshe Kaplan <mokp...@gmail.com>
> Date: Sun, 28 Feb 2010 14:06:01
> To: <varnish-dev@projects.linpro.no>
> Subject: Response Content Modifications
>
> _______________________________________________
> varnish-dev mailing list
> varnish-dev@projects.linpro.no
> http://projects.linpro.no/mailman/listinfo/varnish-dev
>
>
>
_______________________________________________
varnish-dev mailing list
varnish-dev@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-dev

Reply via email to