--- parser3/tests/results/030.processed 2005/12/19 13:48:04 1.4 +++ parser3/tests/results/030.processed 2010/10/21 20:50:25 1.8 @@ -1,5 +1,10 @@ -set-cookie: clientType=test; expires=Tue, 25 Feb 2003 21:00:00 GMT; path=/ -content-type: text/html -content-length: 10 +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