Commit 7040de85 authored by Vincent Pelletier's avatar Vincent Pelletier

product/ERP5/bin/zopewsgi.py: Silence Server and Via response headers.

In our use, waitress is embedded in Zope and not as a proxy, so it has no
legitimacy emitting Via headers.
While this process often is the origin server, Server response header is
optional and should be left to the lower layers to control, and not
auto-generated by waitress.
parent 44df1959
Pipeline #19604 failed with stage