projects
/
metaproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88907ef
)
Document z3950_client's client_ip configuration
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 16 Apr 2014 13:19:37 +0000
(15:19 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 16 Apr 2014 13:19:37 +0000
(15:19 +0200)
doc/z3950_client.xml
patch
|
blob
|
history
diff --git
a/doc/z3950_client.xml
b/doc/z3950_client.xml
index
27cf663
..
ec9d3af
100644
(file)
--- a/
doc/z3950_client.xml
+++ b/
doc/z3950_client.xml
@@
-65,6
+65,16
@@
</para>
</listitem>
</varlistentry>
+ <varlistentry><term>client_ip</term>
+ <listitem>
+ <para>
+ 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).
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</para>
</refsect1>