From 51722f7897d88c134bab55940679b6afc64c4420 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 28 Jul 2008 10:10:56 +0200 Subject: [PATCH] Note on SRU support. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 9149835..aeaa518 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Added SRU support for client connections. The SRU support currently +is triggered by a new setting, sru, which, when set, specifies the +SRU type: get, post or soap. Refer to sru-test.xml for an example. + --- 1.0.9 2008/05/23 Changed the JS library pz2.js to use POST for long URL (+ params). -- 1.7.10.4