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=4&rev2=5

  ||CTL allowed in quoted cookie values 
([[https://issues.apache.org/bugzilla/show_bug.cgi?id=55918|Bug 
55918]])||Allowed||TBD||TBD||TBD||
  ||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||
+ ||Allow separators in V0 names and values||Not by default. Allowed if 
property set.||TBD||TBD||TBD||
+ ||Always add expires||Enabled by default. Disabled by 
property.||TBD||TBD||TBD||
+ ||/ is separator||Enabled by default. Disabled by property.||TBD||TBD||TBD||
+ ||Strict naming||Enabled by default. Disabled by property.||TBD||TBD||TBD||
+ ||Allow name only||Disabled by default. Enabled by property.||TBD||TBD||TBD||
  
  Issues to add to the table above
  
-  * = character in cookie value
   * Any further issues raised on mailing lists
-  * Each of the issues for which a system property was created
  
  == Generating the Set-Cookie header by Tomcat ==
  

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

Reply via email to