keplerproject / wsapi

WSAPI is an API that abstracts the web server from Lua web applications.
http://keplerproject.github.io/wsapi
74 stars 33 forks source link

FastCGI fixes #16

Closed user-none closed 11 years ago

user-none commented 11 years ago

Fixes issue #10 where the environ swapping causes a crash due to the old_env no longer being valid.