Fix and test custom server header
This commit is contained in:
3
gunicorn.conf.py
Normal file
3
gunicorn.conf.py
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
import gunicorn
|
||||||
|
gunicorn.SERVER = 'MyFSIO'
|
||||||
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
import gunicorn
|
|
||||||
gunicorn.SERVER_SOFTWARE = 'MyFSIO'
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user