mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-04 12:41:38 +00:00
accepting buffer is an option: --wsgi-accept-buffer
This commit is contained in:
@@ -181,6 +181,7 @@ struct uwsgi_python {
|
||||
|
||||
char *programname;
|
||||
int wsgi_strict;
|
||||
int wsgi_accept_buffer;
|
||||
|
||||
char *raw;
|
||||
PyObject *raw_callable;
|
||||
|
||||
Reference in New Issue
Block a user