Home
last modified time | relevance | path

Searched refs:CookieProfile (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/catapult/third_party/WebOb/webob/
Dcookies.py603 class CookieProfile(object): class
672 selfish = CookieProfile(
808 class SignedCookieProfile(CookieProfile):
882 CookieProfile.__init__(
/external/chromium-trace/catapult/third_party/WebOb/docs/modules/
Dwebob.txt54 .. autoclass:: webob.cookies.CookieProfile
/external/chromium-trace/catapult/third_party/WebOb/docs/
Dnews.txt121 - When ``CookieProfile.get_value`` and ``SignedCookieProfile.get_value`` fails
137 - Added five new APIs: ``webob.cookies.CookieProfile``,