mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
Drop Python 2 (3/n): objects
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user