mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-04 12:41:38 +00:00
added uwsgi.after_req_hook
This commit is contained in:
@@ -186,6 +186,9 @@ struct uwsgi_python {
|
||||
|
||||
int reload_os_env;
|
||||
|
||||
PyObject *after_req_hook;
|
||||
PyObject *after_req_hook_args;
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user