diff --git a/Lib/test/output/test_cookie b/Lib/test/output/test_cookie index 735b847ca78..30b57fe6e7e 100644 --- a/Lib/test/output/test_cookie +++ b/Lib/test/output/test_cookie @@ -1,10 +1,15 @@ test_cookie + Set-Cookie: vienna=finger; Set-Cookie: chips=ahoy; vienna 'finger' 'finger' +Set-Cookie: vienna=finger; chips 'ahoy' 'ahoy' +Set-Cookie: chips=ahoy; + Set-Cookie: keebler="E=mc2; L=\"Loves\"; fudge=\012;"; keebler 'E=mc2; L="Loves"; fudge=\012;' 'E=mc2; L="Loves"; fudge=\012;' +Set-Cookie: keebler="E=mc2; L=\"Loves\"; fudge=\012;"; Set-Cookie: Customer="WILE_E_COYOTE"; Path=/acme;