Home
last modified time | relevance | path

Searched refs:request_uri (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/wsgiref/
Dutil.py63 def request_uri(environ, include_query=1): function
/external/curl/lib/
Dcookie.c148 static bool pathmatch(const char *cookie_path, const char *request_uri) in pathmatch() argument
163 uri_path = strdup(request_uri); in pathmatch()
/external/python/cpython2/Lib/test/
Dtest_wsgiref.py175 self.assertEqual(util.request_uri(kw,query),uri)
/external/python/cpython2/Doc/library/
Dwsgiref.rst62 .. function:: request_uri(environ, include_query=1)
71 Similar to :func:`request_uri`, except that the ``PATH_INFO`` and
/external/python/cpython2/Misc/
DNEWS5170 request_uri method. According to RFC 3986, these characters can be a part of