Home
last modified time | relevance | path

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

/external/curl/lib/
Dcookie.c149 static bool pathmatch(const char* cookie_path, const char* request_uri) in pathmatch() argument
164 uri_path = strdup(request_uri); in pathmatch()