From acb4c79e77bc112eabfa1f6a82f58cda507f4427 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 5 May 2010 11:26:11 +0200 Subject: [PATCH] Extend description of ZOOM option 'proxy'. --- doc/zoom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/zoom.xml b/doc/zoom.xml index 25aea86..10a3e19 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -192,7 +192,9 @@ ZOOM_query_cql2rpn(ZOOM_query s, const char *str, ZOOM_connection conn) It's automatically set internally when connecting to a target. none - proxyProxy host + proxyProxy host. If set, the logical host + is encoded in the otherInfo area of the Z39.50 Init PDU + with OID 1.2.840.10003.10.1000.81.1. none clientIPClient IP. If set, is -- 1.7.10.4