modified to work fine with the new persistant connection working test suite
HTTP server
This commit is contained in:
@@ -5,6 +5,7 @@ HTTP/1.1 401 Authorization Required
|
||||
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
|
||||
WWW-Authenticate: Digest realm="testrealm", nonce="2053604145"
|
||||
Content-Type: text/html; charset=iso-8859-1
|
||||
Content-Length: 26
|
||||
|
||||
This is not the real page
|
||||
</data>
|
||||
@@ -15,6 +16,7 @@ This is not the real page
|
||||
HTTP/1.1 401 Still a bad password you moron
|
||||
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
|
||||
Content-Type: text/html; charset=iso-8859-1
|
||||
Content-Length: 34
|
||||
|
||||
This is not the real page either
|
||||
</data1000>
|
||||
@@ -24,10 +26,12 @@ HTTP/1.1 401 Authorization Required
|
||||
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
|
||||
WWW-Authenticate: Digest realm="testrealm", nonce="2053604145"
|
||||
Content-Type: text/html; charset=iso-8859-1
|
||||
Content-Length: 26
|
||||
|
||||
HTTP/1.1 401 Still a bad password you moron
|
||||
Server: Apache/1.3.27 (Darwin) PHP/4.1.2
|
||||
Content-Type: text/html; charset=iso-8859-1
|
||||
Content-Length: 34
|
||||
|
||||
This is not the real page either
|
||||
</datacheck>
|
||||
|
||||
Reference in New Issue
Block a user