OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Cookie3
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gdb/darwin-x86/lib/python2.7/
_LWPCookieJar.py
51
The LWPCookieJar saves a sequence of "Set-
Cookie3
" lines.
52
"Set-
Cookie3
" is the format used by the libwww-perl libary, not known
63
"""Return cookies as a string of "\\n"-separated "Set-
Cookie3
" headers.
75
r.append("Set-
Cookie3
: %s" % lwp_cookie_str(cookie))
96
msg = ("%r does not look like a Set-
Cookie3
(LWP) format "
102
header = "Set-
Cookie3
:"
169
raise LoadError("invalid Set-
Cookie3
format file %r: %r" %
/prebuilts/gdb/linux-x86/lib/python2.7/
_LWPCookieJar.py
51
The LWPCookieJar saves a sequence of "Set-
Cookie3
" lines.
52
"Set-
Cookie3
" is the format used by the libwww-perl libary, not known
63
"""Return cookies as a string of "\\n"-separated "Set-
Cookie3
" headers.
75
r.append("Set-
Cookie3
: %s" % lwp_cookie_str(cookie))
96
msg = ("%r does not look like a Set-
Cookie3
(LWP) format "
102
header = "Set-
Cookie3
:"
169
raise LoadError("invalid Set-
Cookie3
format file %r: %r" %
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_LWPCookieJar.py
51
The LWPCookieJar saves a sequence of "Set-
Cookie3
" lines.
52
"Set-
Cookie3
" is the format used by the libwww-perl libary, not known
63
"""Return cookies as a string of "\\n"-separated "Set-
Cookie3
" headers.
75
r.append("Set-
Cookie3
: %s" % lwp_cookie_str(cookie))
96
msg = ("%r does not look like a Set-
Cookie3
(LWP) format "
102
header = "Set-
Cookie3
:"
169
raise LoadError("invalid Set-
Cookie3
format file %r: %r" %
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_LWPCookieJar.py
51
The LWPCookieJar saves a sequence of "Set-
Cookie3
" lines.
52
"Set-
Cookie3
" is the format used by the libwww-perl libary, not known
63
"""Return cookies as a string of "\\n"-separated "Set-
Cookie3
" headers.
75
r.append("Set-
Cookie3
: %s" % lwp_cookie_str(cookie))
96
msg = ("%r does not look like a Set-
Cookie3
(LWP) format "
102
header = "Set-
Cookie3
:"
169
raise LoadError("invalid Set-
Cookie3
format file %r: %r" %
Completed in 605 milliseconds