Searched refs:FollowRedirects (Results 1 – 2 of 2) sorted by relevance
31 A.FollowRedirects == B.FollowRedirects; in operator ==() 114 curl_easy_setopt(Curl, CURLOPT_FOLLOWLOCATION, Request.FollowRedirects); in perform()
34 bool FollowRedirects = true; member