[zope2-tracker] [Bug 842426] Re: response.setCookie: cookie value is allways quoted with urllib.quote

Hanno Schlichting hanno at hannosch.eu
Mon May 28 13:20:52 UTC 2012


The quoted argument does indeed only influence the addition of quotes
around the value part of the cookie. There's currently no API to avoid
the urllib.quote call. Maybe one could add a new url_quote=True argument
to the code.

** Changed in: zope2
   Importance: Undecided => Wishlist

** Changed in: zope2
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.
https://bugs.launchpad.net/bugs/842426

Title:
  response.setCookie: cookie value is allways quoted with urllib.quote

To manage notifications about this bug go to:
https://bugs.launchpad.net/zope2/+bug/842426/+subscriptions


More information about the zope2-tracker mailing list