HomeSort by relevance Sort by last modified time
    Searched refs:http_follow_location (Results 1 - 3 of 3) sorted by null

  /external/curl/lib/
urldata.h 1670 bool http_follow_location; \/* follow HTTP redirects *\/ member in struct:UserDefined
    [all...]
http.c     [all...]
url.c 966 data->set.http_follow_location = (0 != va_arg(param, long)) ? TRUE : FALSE;
    [all...]

Completed in 82 milliseconds