diff options
Diffstat (limited to 'tests/data/test503')
-rw-r--r-- | tests/data/test503 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/test503 b/tests/data/test503 index 834cfb147..5fd45be41 100644 --- a/tests/data/test503 +++ b/tests/data/test503 @@ -49,12 +49,13 @@ moo <verify> <protocol> CONNECT 127.0.0.1:%HTTPSPORT HTTP/1.0
+Host: 127.0.0.1:%HTTPSPORT
Proxy-Authorization: Basic dGVzdDppbmc=
+Proxy-Connection: Keep-Alive
GET /503 HTTP/1.1
Authorization: Basic dGVzdDppbmc=
Host: 127.0.0.1:%HTTPSPORT
-Pragma: no-cache
Accept: */*
</protocol> |