X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fz3950_client.xml;h=a5f913278000f49c020dc066fe5c79672d6935c1;hb=5e06ddc215c5aacc06e17a2e8661350a13fba2f4;hp=27cf663d0d226aa634e12ce1e6a66a541c349d60;hpb=4f606f0faf502a0aa4d05d3b84caca247759c806;p=metaproxy-moved-to-github.git diff --git a/doc/z3950_client.xml b/doc/z3950_client.xml index 27cf663..a5f9132 100644 --- a/doc/z3950_client.xml +++ b/doc/z3950_client.xml @@ -65,6 +65,33 @@ + 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). + + + + charset + + + If set, holds Z39.50 negotiation charset (encoding) that is + sent via the Initialize Request. If Initalize Request already + contains negotaition information it will be left un-modified. + + + + bind_host + + + Is a boolean value (false, true). If true, the out going + TCP connection will be bound to the same as listening IP. + + +