[Zope-Checkins] CVS: Zope/lib/python/Products/OFSP/help - Request.py:1.11

R. David Murray bitz@bitdance.com
Wed, 14 Aug 2002 12:55:46 -0400


Update of /cvs-repository/Zope/lib/python/Products/OFSP/help
In directory cvs.zope.org:/tmp/cvs-serv1496

Modified Files:
	Request.py 
Log Message:
Document unquoting of cookie values.


=== Zope/lib/python/Products/OFSP/help/Request.py 1.10 => 1.11 ===
--- Zope/lib/python/Products/OFSP/help/Request.py:1.10	Mon Feb 25 12:17:20 2002
+++ Zope/lib/python/Products/OFSP/help/Request.py	Wed Aug 14 12:55:45 2002
@@ -41,7 +41,8 @@
 
       - Cookies
 
-          These are the cookie data, if present.
+          These are the cookie data, if present.  Cookie values
+          are unquoted using url_unquote_plus.
 
       - Lazy Data