Searched refs:env_HTTP_USER_AGENT (Results 1 – 1 of 1) sorted by relevance
48 static const char * env_HTTP_USER_AGENT; variable181 env_HTTP_USER_AGENT = getenv("HTTP_USER_AGENT"); in readenv()182 if (env_HTTP_USER_AGENT == NULL) in readenv()183 env_HTTP_USER_AGENT = "phttpget/0.1"; in readenv()211 path, server, env_HTTP_USER_AGENT, in makerequest()