mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 14:50:17 +00:00
Connect-Time
This commit is contained in:
+2
-1
@@ -49,7 +49,8 @@ ENV_HEADERS = (
|
||||
'X-Forwarded-Port',
|
||||
'X-Request-Id',
|
||||
'Via',
|
||||
'Total-Route-Time'
|
||||
'Total-Route-Time',
|
||||
'Connect-Time'
|
||||
)
|
||||
|
||||
ROBOT_TXT = """User-agent: *
|
||||
|
||||
Reference in New Issue
Block a user