HomeSort by relevance Sort by last modified time
    Searched full:my_useragent (Results 1 - 1 of 1) sorted by null

  /external/curl/src/
tool_paramhlp.c 509 * my_useragent: returns allocated string with default user agent
511 static char *my_useragent(void) function
537 config->useragent = my_useragent();

Completed in 39 milliseconds