Re: Modifying the request body

2014-01-27 Thread Maxim Dounin
Hello! On Sun, Jan 26, 2014 at 08:55:18PM +0800, Rv Rv wrote: > I have nginx deployed as a proxy server. The client sends a POST > request which needs to be modified before forwarding it to the > origin server. Is there any module / filter available in nginx. > The best I could find was a patc

Modifying the request body

2014-01-26 Thread Rv Rv
I have nginx deployed as a proxy server. The client sends a POST request which needs to be modified before forwarding it to the origin server. Is there any module / filter available in nginx. The best I could find was a patch by Maxim as outlined at  http://mailman.nginx.org/pipermail/nginx-deve