Home
last modified time | relevance | path

Searched refs:split_header_words (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/
D_LWPCookieJar.py17 join_header_words, split_header_words,
118 for data in split_header_words([line]):
Dcookielib.py326 def split_header_words(header_values): function
1589 split_header_words(rfc2965_hdrs), request)
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_cookielib.py164 from cookielib import split_header_words
187 result = split_header_words([arg])
200 from cookielib import split_header_words, join_header_words
225 input = split_header_words([arg])
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/http/
Dcookiejar.py348 def split_header_words(header_values): function
1618 split_header_words(rfc2965_hdrs), request)
1928 for data in split_header_words([line]):
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/http/
Dcookiejar.py348 def split_header_words(header_values): function
1618 split_header_words(rfc2965_hdrs), request)
1928 for data in split_header_words([line]):
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/http/
Dcookiejar.py348 def split_header_words(header_values): function
1618 split_header_words(rfc2965_hdrs), request)
1928 for data in split_header_words([line]):
/aosp_15_r20/external/python/cpython3/Lib/http/
Dcookiejar.py348 def split_header_words(header_values): function
1618 split_header_words(rfc2965_hdrs), request)
1928 for data in split_header_words([line]):
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/http/
Dcookiejar.py348 def split_header_words(header_values): function
1618 split_header_words(rfc2965_hdrs), request)
1928 for data in split_header_words([line]):
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/http/
H A Dcookiejar.py348 def split_header_words(header_values): function
1618 split_header_words(rfc2965_hdrs), request)
1928 for data in split_header_words([line]):
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_http_cookiejar.py16 parse_ns_headers, join_header_words, split_header_words, Cookie,
259 result = split_header_words([arg])
295 input = split_header_words([arg])
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...