Add the Runscope-Service header to the list of filtered headers

This comes from the Runscope hosting infrastructure, not from the client.
This commit is contained in:
Ryan Park
2015-01-16 10:59:44 -08:00
parent d851a7e2a1
commit 681553d691
+2 -1
View File
@@ -44,7 +44,8 @@ ENV_HEADERS = (
'X-Heroku-Dynos-In-Use',
'X-Forwarded-For',
'X-Forwarded-Protocol',
'X-Forwarded-Port'
'X-Forwarded-Port',
'Runscope-Service'
)
ROBOT_TXT = """User-agent: *