Re: Get request_body in set_by_lua directive

2013-04-28 Thread agentzh
Hello! On Sun, Apr 28, 2013 at 12:13 PM, maanas wrote: > Thanks it help me as well. I was trying to read request post body in > set_by_lua directive > No, the request body is not read yet at the phase where set_by_lua (and those ngx_rewrite directives) runs. Try using the rewrite_by_lua directive

Re: Get request_body in set_by_lua directive

2013-04-28 Thread maanas
Thanks it help me as well. I was trying to read request post body in set_by_lua directive Posted at Nginx Forum: http://forum.nginx.org/read.php?2,223876,238690#msg-238690 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo