Searched refs:parse_http_list (Results 1 – 4 of 4) sorted by relevance
71 - Pull request #203: Add parse_http_list and parse_keqv_list to moved
1096 chal = parse_keqv_list(filter(None, parse_http_list(challenge)))1407 def parse_http_list(s): function
804 * :func:`py2:urllib2.parse_http_list`
82 self.assertEqual(urllib.request.parse_http_list(string), list)