https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12620

--- Comment #7 from David Cook <[email protected]> ---
It looks like the "proxy" connect option expects the target to be a Z39.50
proxy.

However... maybe you could tunnel Z39.50 through HTTP...depending on the
proxy...

https://en.wikipedia.org/wiki/HTTP_tunnel
https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/CONNECT
https://datatracker.ietf.org/doc/html/rfc7231#section-4.3.6

It looks like the YAZ toolkit added something for that in 5.10.0 in 2015:
https://github.com/indexdata/yaz/blob/master/NEWS#L457

https://github.com/indexdata/yaz/commit/9021ba4aa6fcdbdd177073d44edd03a86d70198f

I'm finding the YAZ documentation to be quite poor... so I'm going to reach out
to Indexdata and see what they have to say on the topic.

This might actually be possible...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to