Home
last modified time | relevance | path

Searched refs:CI_DEFAULT_USER_AGENT (Results 1 – 1 of 1) sorted by relevance

/dports/www/c-icap/c_icap-0.5.10/
H A Drequest_common.c32 const char *CI_DEFAULT_USER_AGENT = "C-ICAP-Client-Library/" VERSION; variable
775 useragent = CI_DEFAULT_USER_AGENT; in client_create_request()