mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-06 21:51:30 +00:00
removed garbage from old versions
This commit is contained in:
@@ -1128,12 +1128,6 @@ void sanitize_args() {
|
||||
}
|
||||
}
|
||||
|
||||
#ifdef UWSGI_HTTP
|
||||
if (uwsgi.http && !uwsgi.http_only) {
|
||||
uwsgi.vacuum = 1;
|
||||
}
|
||||
#endif
|
||||
|
||||
if (uwsgi.write_errors_exception_only) {
|
||||
uwsgi.ignore_sigpipe = 1;
|
||||
uwsgi.ignore_write_errors = 1;
|
||||
|
||||
Reference in New Issue
Block a user