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 - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -