mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
via
This commit is contained in:
+2
-1
@@ -47,7 +47,8 @@ ENV_HEADERS = (
|
||||
'X-Forwarded-For',
|
||||
'X-Forwarded-Protocol',
|
||||
'X-Forwarded-Port',
|
||||
'X-Request-Id'
|
||||
'X-Request-Id',
|
||||
'Via'
|
||||
)
|
||||
|
||||
ROBOT_TXT = """User-agent: *
|
||||
|
||||
Reference in New Issue
Block a user