]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Further clarify the naming of the entity that directly connects to us by
authorGraham Leggett <minfrin@apache.org>
Wed, 14 Dec 2011 01:10:52 +0000 (01:10 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 14 Dec 2011 01:10:52 +0000 (01:10 +0000)
commit67dc4c4aad262ed19c2dc00439a8bc91b9bf20ef
tree7f4951cc22610cb59c375e75c308b8aa139a4549
parent7bfa7b2d6aae80c082dc667447e532d6562875e7
Further clarify the naming of the entity that directly connects to us by
calling that entity a client instead of a peer.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1214015 13f79535-47bb-0310-9956-ffa450edef68
16 files changed:
docs/manual/developer/new_api_2_4.xml
docs/manual/mod/mod_remoteip.xml
include/httpd.h
modules/cluster/mod_heartmonitor.c
modules/echo/mod_echo.c
modules/experimental/mod_noloris.c
modules/loggers/mod_log_config.c
modules/lua/lua_request.c
modules/metadata/mod_ident.c
modules/metadata/mod_remoteip.c
modules/proxy/mod_proxy_http.c
server/core.c
server/log.c
server/protocol.c
server/util_expr_eval.c
server/util_script.c