HomeSort by relevance Sort by last modified time
    Searched refs:hdr_name (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cookielib.py 237 def _interact(cookiejar, url, set_cookie_hdrs, hdr_name):
245 headers.append("%s: %s" % (hdr_name, hdr))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cookielib.py 237 def _interact(cookiejar, url, set_cookie_hdrs, hdr_name):
245 headers.append("%s: %s" % (hdr_name, hdr))
    [all...]

Completed in 143 milliseconds