diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/data/test540 | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/tests/data/test540 b/tests/data/test540 index f82b24015..c42cb92dc 100644 --- a/tests/data/test540 +++ b/tests/data/test540 @@ -6,6 +6,7 @@  <data>  HTTP/1.1 407 Authorization Required to proxy me my dear
  Proxy-Authenticate: Digest realm="weirdorealm", nonce="12345"
 +Content-Length: 33
  And you should ignore this data.  </data> @@ -22,6 +23,7 @@ Nice proxy auth sir!  <datacheck>  HTTP/1.1 407 Authorization Required to proxy me my dear
  Proxy-Authenticate: Digest realm="weirdorealm", nonce="12345"
 +Content-Length: 33
  HTTP/1.1 200 OK
  Content-Length: 21
 | 
