Drop Python 2 (3/n): objects

This commit is contained in:
Dalf 2020-08-12 09:42:27 +02:00 committed by Alexandre Flament
parent 78df10fb55
commit 7888377743
8 changed files with 16 additions and 16 deletions

View file

@ -1040,7 +1040,7 @@ def run():
)
class ReverseProxyPathFix(object):
class ReverseProxyPathFix:
'''Wrap the application in this middleware and configure the
front-end server to add these headers, to let you quietly bind
this to a URL other than / and to an HTTP scheme that is