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=23&rev2=24

Comment:
Review proposed parsing changes and make an alternative suggestion

  
   P3 Do not throw IAE from the parser::
   :: Invalid syntax will result in a user-data log entry and cookies being 
dropped rather than throwing of an IAE. Application impact is that requests 
with an invalid Cookie header will now be dispatched to the application.
+  :: '''Alternative P3a:''' Ensure that the cookie header is available for the 
application to parse manually.
  
  === Impact of proposal on existing issues ===
  ||<:10%>'''Issue'''||Impact||

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

Reply via email to