wagtail-bakerydemo/gunicorn-conf.py

6 wiersze
125 B
Python

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