<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>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-devel/2013-March/003492.html. However, this appears to be incomplete. Please advise if there is anything that can be used to achieve the modification</div><div>Thanks</div></div></body></html>