--- parser3/tests/results/030.processed 2009/05/10 12:04:29 1.5 +++ parser3/tests/results/030.processed 2009/08/30 05:30:28 1.7 @@ -1,7 +1,7 @@ -set-cookie: zigi=value; expires=Wed, 19 Feb 2003 21:00:00 GMT; path=/ -set-cookie: clientType=test; expires=Tue, 25 Feb 2003 21:00:00 GMT; path=/ -content-type: text/html -content-length: 50 +Set-Cookie: clientType=test; expires=Tue, 25 Feb 2003 21:00:00 GMT; path=/ +Set-Cookie: zigi=value; expires=Wed, 19 Feb 2003 21:00:00 GMT; path=/ +Content-Type: text/html +Content-Length: 50 'test'
clientType: 'test'
zigi: 'value' \ No newline at end of file