Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change 
notification.

The "Cookies" page has been changed by markt:
https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=6&rev2=7

Comment:
Reviewed specs for BZ55918

  
  ||'''Issue'''||'''Current behaviour (8.0.0-RC10/7.0.50)'''||'''Proposed new 
behaviour'''||'''Servlet + Netscape + RFC2109'''||'''Servlet + RFC 6265'''||
  ||0x80 to 0xFF in cookie value 
([[https://issues.apache.org/bugzilla/show_bug.cgi?id=55917|Bug 
55917]])||IAE||TBD||Netscape yes. RFC2109 requires quotes.||RFC 6265 never 
allowed||
- ||CTL allowed in quoted cookie values 
([[https://issues.apache.org/bugzilla/show_bug.cgi?id=55918|Bug 
55918]])||Allowed||TBD||TBD||TBD||
+ ||CTL allowed in quoted cookie values 
([[https://issues.apache.org/bugzilla/show_bug.cgi?id=55918|Bug 
55918]])||Allowed||TBD||Not allowed.||Not allowed.||
  ||Quoted values in V0 cookies 
([[https://issues.apache.org/bugzilla/show_bug.cgi?id=55920|Bug 
55920]])||Quotes removed||TBD||TBD||TBD||
  ||Raw JSON in cookie values 
([[https://issues.apache.org/bugzilla/show_bug.cgi?id=55921|Bug 
55921]])||TBD||TBD||TBD||TBD||
  ||Allow equals in value||Not by default. Allowed if property 
set.||TBD||Netscape is ambiguous. RFC2109 requires quoting.||TBD||

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to