> I'm trying to get WSAPI.fcgi 1.2 working with nginx and spawn_fcgi.

> GET is working fine, but POST data is always empty.

> It is quite late here, and it is possible I've messed something up in
> my code. Also, I know that I should show you my configs (will do so
> tomorrow if wouldn't find a solution).

> So, apologies for extra noise on the list.

> But still, does anyone have any quick ideas on what is going on?
> Should POST work with such configuration (it probably should)? What is
> the first place to look at?

A couple of afterthought details:

1. WSAPI 1.1 didn't work either (I've upgraded just in case).
2. From the Firebug's dump it seems that browser sends correct data.
3. If I try to call wsapi_env.input:read(1) (before
wsapi.request.new()), it returns nil.

Alexander.

_______________________________________________
Kepler-Project mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to