wagtail-bakerydemo/gunicorn-conf.py

5 wiersze
124 B
Python

# Replace gunicorn's 'Server' HTTP header to avoid leaking info to attackers
import gunicorn
gunicorn.SERVER_SOFTWARE = ""