Bug 32995: Pass user agent string for OverDrive fulfillment
authorNick Clemens <nick@bywatersolutions.com>
Fri, 17 Feb 2023 13:01:02 +0000 (13:01 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 12 May 2023 14:22:40 +0000 (11:22 -0300)
commitd27a3419cce0da8c90d3f57d54d6cf669001f210
tree12771dbbee7123315112709164a9ae95295dc423
parent56f6b6b6fcf5e425d47aa13da09f3f921e0c3253
Bug 32995: Pass user agent string for OverDrive fulfillment

This patch simply adds the string Koha/VERSION to the fulfillment
request

TO test:
1 - Have OverDrive credentials for testing
2 - Enable all the overdrive options in system preferences
3 - Sign in to opac with an overdrive user and verify you can checkout
  and download titles
4 - Sign off

Signed-off-by: Magnus Enger <magnus@libriotech.no>
Not tested with OverDrive, but change looks harmless enough.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/ExternalContent/OverDrive.pm