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