]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Further clarify the naming of the entity that originates the request by
authorGraham Leggett <minfrin@apache.org>
Wed, 14 Dec 2011 00:33:46 +0000 (00:33 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 14 Dec 2011 00:33:46 +0000 (00:33 +0000)
commit1efa40b97c2d5a03b6b9315d5a2bef67c5696b9c
treece7d7585e222b6bfcb0d13489cefa4978fd23281
parente1fac1db26d26e57c12ffc56456e2a2017fce675
Further clarify the naming of the entity that originates the request by
calling that entity a useragent instead of a client.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1214005 13f79535-47bb-0310-9956-ffa450edef68
server/log.c
server/protocol.c
server/request.c
server/util_expr_eval.c
server/util_script.c