mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-04 04:31:44 +00:00
use buffer protocol in WSGI response
This commit is contained in:
@@ -180,6 +180,7 @@ struct uwsgi_python {
|
||||
int start_response_nodelay;
|
||||
|
||||
char *programname;
|
||||
int wsgi_strict;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user