From d7fbe07ee24f2bf1e0f158577a7c995426ef9958 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 12 Oct 2007 01:44:22 +0000 Subject: Added some sections and use some key words more consistently. --- tests/data/test171 | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'tests/data/test171') diff --git a/tests/data/test171 b/tests/data/test171 index 270c2fb38..24ca87a5a 100644 --- a/tests/data/test171 +++ b/tests/data/test171 @@ -1,15 +1,23 @@ + + +HTTP +HTTP GET +cookies + + + # Server-side -HTTP/1.1 200 OK -Date: Tue, 25 Sep 2001 19:37:44 GMT -Content-Type: text/html -Set-Cookie: XToken=xt;Domain=.z.x.com;Path=/ -Cache-control: private +HTTP/1.1 200 OK +Date: Tue, 25 Sep 2001 19:37:44 GMT +Content-Type: text/html +Set-Cookie: XToken=xt;Domain=.z.x.com;Path=/ +Cache-control: private Content-Length: 62 - -This server reply is for testing a simple Location: following + +This server reply is for testing a simple cookie test case... -- cgit v1.2.3