CONDADD 312 sapi/thttpd/thttpd.c CONDADD(QUERY_STRING, query); CONDADD 313 sapi/thttpd/thttpd.c CONDADD(HTTP_HOST, hdrhost); CONDADD 314 sapi/thttpd/thttpd.c CONDADD(HTTP_REFERER, referer); CONDADD 315 sapi/thttpd/thttpd.c CONDADD(HTTP_USER_AGENT, useragent); CONDADD 316 sapi/thttpd/thttpd.c CONDADD(HTTP_ACCEPT, accept); CONDADD 317 sapi/thttpd/thttpd.c CONDADD(HTTP_ACCEPT_LANGUAGE, acceptl); CONDADD 318 sapi/thttpd/thttpd.c CONDADD(HTTP_ACCEPT_ENCODING, accepte); CONDADD 319 sapi/thttpd/thttpd.c CONDADD(HTTP_COOKIE, cookie); CONDADD 320 sapi/thttpd/thttpd.c CONDADD(CONTENT_TYPE, contenttype); CONDADD 321 sapi/thttpd/thttpd.c CONDADD(REMOTE_USER, remoteuser); CONDADD 322 sapi/thttpd/thttpd.c CONDADD(SERVER_PROTOCOL, protocol); CONDADD 234 sapi/tux/php_tux.c CONDADD(HTTP_REFERER, referer); CONDADD 235 sapi/tux/php_tux.c CONDADD(HTTP_USER_AGENT, user_agent); CONDADD 236 sapi/tux/php_tux.c CONDADD(HTTP_ACCEPT, accept); CONDADD 237 sapi/tux/php_tux.c CONDADD(HTTP_ACCEPT_ENCODING, accept_encoding); CONDADD 238 sapi/tux/php_tux.c CONDADD(HTTP_ACCEPT_LANGUAGE, accept_language); CONDADD 239 sapi/tux/php_tux.c CONDADD(HTTP_COOKIE, cookies); CONDADD 240 sapi/tux/php_tux.c CONDADD(CONTENT_TYPE, content_type);