mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-01 11:15:57 +00:00
first attempt of a better wsgi.input
This commit is contained in:
@@ -127,6 +127,8 @@ struct uwsgi_python {
|
||||
char *pymodule_alias[MAX_PYMODULE_ALIAS];
|
||||
int pymodule_alias_cnt;
|
||||
|
||||
int pep3333_input;
|
||||
|
||||
void (*extension)(void);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user