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=2&rev2=3

Comment:
Make a distinction between parsing cookie headers and creating them

  ##language:en
  
  = Cookies =
+ 
+ == Parsing the Cookie header by Tomcat ==
  
  ||'''Issue'''||'''Current behaviour (8.0.0-RC10/7.0.50)'''||'''Proposed new 
behaviour'''||'''Strict Servlet (Netscape + RFC2109)'''||'''RFC 6265'''||
  ||0x80 to 0xFF in cookie value 
([[https://issues.apache.org/bugzilla/show_bug.cgi?id=55917|Bug 
55917]])||IAE||TBD||TBD||TBD||
@@ -17, +19 @@

   * 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 ==
+ 
+ TODO: Need to define behaviour for each of the issues above.
+ 

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

Reply via email to