http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7213 Dobrica Pavlinusic <dpavlin@rot13.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9004|0 |1 is obsolete| | --- Comment #11 from Dobrica Pavlinusic <dpavlin@rot13.org> --- Created attachment 9257 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9257&action=edit Bug 7213 - simple /svc/ HTTP example Simple command-line client which can authorize itself to Koha, get MARC XML record based on biblio number and update record This script can also be used as module using require "koha-svc.pl" from other scripts which can implement MARC XML creation or parsing. This is follow up version which now uses Content-type: text/xml header when using POST method to be in sync with documentation at http://wiki.koha-community.org/wiki/Koha_/svc/_HTTP_API -- You are receiving this mail because: You are watching all bug changes.