Searched refs:request_uri (Results 1 – 5 of 5) sorted by relevance
63 def request_uri(environ, include_query=1): function
148 static bool pathmatch(const char *cookie_path, const char *request_uri) in pathmatch() argument163 uri_path = strdup(request_uri); in pathmatch()
175 self.assertEqual(util.request_uri(kw,query),uri)
62 .. function:: request_uri(environ, include_query=1)71 Similar to :func:`request_uri`, except that the ``PATH_INFO`` and
5170 request_uri method. According to RFC 3986, these characters can be a part of