wagtail-bakerydemo/gunicorn-conf.py

6 wiersze
125 B
Python

2020-06-30 12:45:43 +00:00
# Replace gunicorn's 'Server' HTTP header to avoid leaking info to attackers
import gunicorn
gunicorn.SERVER_SOFTWARE = ""