Home
last modified time | relevance | path

Searched refs:redirectUrl (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/tests/libtest/
H A Dlib1518.c47 char *redirectUrl = NULL; in test() local
83 curl_easy_getinfo(curl, CURLINFO_REDIRECT_URL, &redirectUrl); in test()
95 redirectUrl ? redirectUrl : "blank"); in test()
/third_party/skia/tools/skiaserve/
H A DResponse.cpp80 int SendTemplate(MHD_Connection* connection, bool redirect, const char* redirectUrl) { in SendTemplate() argument
92 MHD_add_response_header (response, "Location", redirectUrl); in SendTemplate()
H A DResponse.h25 const char* redirectUrl = nullptr);

Completed in 1 milliseconds