Custom session ID may be specified for SRU filter
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 24 Oct 2011 11:18:54 +0000 (13:18 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 24 Oct 2011 11:19:54 +0000 (13:19 +0200)
commitcdb9d2053fa54a0a2d7da1514164de3bbe52edb3
tree7f571a1dd8b861e9cbc7fe27626543046648e080
parentdb7203a455f748966f4fa6c906bf2b0a859cf87c
Custom session ID may be specified for SRU filter

The ID is specified by using x-session-id argument for the SRU URL.
It is attached to the origin instance and passed down the chain.
include/metaproxy/origin.hpp
src/filter_sru_to_z3950.cpp
src/origin.cpp