python - Where does uWSGI define what the envion variable are? -


the normal wsgi environ variables defined here, definitions special uwsgi variables such 'x-wsgiorg.fdevent.readable'?

well, found specific extension's spec is: http://wsgi.readthedocs.org/en/latest/specifications/fdevent.html?highlight=fdevent


Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -