From: Adam Dickmeiss Date: Wed, 16 Apr 2014 13:19:37 +0000 (+0200) Subject: Document z3950_client's client_ip configuration X-Git-Tag: v1.5.0~3 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=33dcdf8d08aeced0449de389a69a8757b0461a7f;hp=88907efa4d22cad39f1545525c95289d8aa1226a;p=metaproxy-moved-to-github.git Document z3950_client's client_ip configuration --- diff --git a/doc/z3950_client.xml b/doc/z3950_client.xml index 27cf663..ec9d3af 100644 --- a/doc/z3950_client.xml +++ b/doc/z3950_client.xml @@ -65,6 +65,16 @@ + client_ip + + + Is a boolean value (false, true). If true, the Z39.50 client will + as part of the Init Request include Client-IP information (the + Z39.50 equivalent of HTTP X-Forwarded-To information). By default + this is false (not included). + + +