Searched defs:redirectUrl (Results 1 – 4 of 4) sorted by relevance
35 char *redirectUrl = NULL; in test() local
80 int SendTemplate(MHD_Connection* connection, bool redirect, const char* redirectUrl) { in SendTemplate()
77 URL redirectUrl = new URL(url, redirectUrlString); in loadDataWithRedirects() local