diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-07-19 23:57:08 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-07-19 23:57:08 +0000 |
commit | c50a601f1a77b393503207b7fea4352a28b8a05e (patch) | |
tree | f8913215e8afdc479d50a63f551dc2d5663cf0dd /tests/data/test46 | |
parent | bc0fd6db714532f9cca40be984b0a13dfa09071b (diff) |
modified to work fine with the new persistant connection working test suite
HTTP server
Diffstat (limited to 'tests/data/test46')
-rw-r--r-- | tests/data/test46 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test46 b/tests/data/test46 index b4ff3e6b6..5ed2fc6a0 100644 --- a/tests/data/test46 +++ b/tests/data/test46 @@ -9,9 +9,9 @@ Set-Cookie: ckyPersistent=permanent; expires=Tue, 01-Jan-2010 05:00:00 GMT; path Set-Cookie: ckySession=temporary; path=/ Set-Cookie: ASPSESSIONIDQGGQQSJJ=GKNBDIFAAOFDPDAIEAKDIBKE; path=/ Cache-control: private +Content-Length: 62
This server reply is for testing a simple Location: following - </data> </reply> |