--- parser3/tests/results/030.processed 2003/02/26 12:22:22 1.1.2.1 +++ parser3/tests/results/030.processed 2010/10/21 20:50:25 1.8 @@ -1,6 +1,10 @@ -set-cookie: clientType=test; expires=Tue, 25-Feb-2003 21:00:00 GMT; path=/ -content-type: text/html; charset=windows-1251 -content-length: 11 +Set-Cookie: a=a-value; expires=Tue, 25 Feb 2003 21:00:00 GMT; path=/ +Set-Cookie: b=b-value; expires=Wed, 19 Feb 2003 21:00:00 GMT; path=/ +Set-Cookie: s=session-value; path=/ +Content-Type: text/html +Content-Length: 81 - -=test=
\ No newline at end of file +mustfail, it's OK.
+a: 'a-value'
+b: 'b-value'
+s: 'session-value' \ No newline at end of file