Supporting Username/password in SRU server mode, either through x-username/x-password
authorSebastian Hammer <quinn@indexdata.com>
Fri, 5 May 2006 20:02:22 +0000 (20:02 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Fri, 5 May 2006 20:02:22 +0000 (20:02 +0000)
commit9a931f88892b2d8be796bfafa07e430307b7c5f6
tree18d8b54c8a5cef0a7d7dda9ef3200f317469ffca
parent0de95154d8512ee46d6b706fe019f8d1ffc18827
Supporting Username/password in SRU server mode, either through x-username/x-password
SRU parameters, or through Basic HTTP authentication.
include/yaz/srw.h
src/seshigh.c
src/srwutil.c
ztest/ztest.c