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)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Mon, 15 May 2023 12:52:05 +0000 (12:52 +0000)
commit0e086450109133ac00cbabf4874965b4f4f0216f
tree92aacb8e6ecafe7fbe1b9d8ce2a0576988ae89a0
parent692c928ecbd3c619cf57a1044d9bd8b9b0ee4349
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>
(cherry picked from commit d27a3419cce0da8c90d3f57d54d6cf669001f210)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Koha/ExternalContent/OverDrive.pm