Hello!
On Tue, Jun 21, 2011 at 10:43:13AM -0400, adamchal wrote:
> I'm having problems using this module for POST requests. GET works fine
> and it's really awesome, but POST requests end-up timing out. Anybody
> experience the same thing?
Please make sure you use
proxy_set_header Content-Length "";
as suggested by README if you use proxy_pass to handle auth
subrequests.
Maxim Dounin
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx