14 Feb
2025
14 Feb
'25
6:53 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39106 --- Comment #10 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 178116 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178116&action=edit Bug 39106: Use LWP::UserAgent and add error checking This patch replaces the (newly introduced use of) REST::Client library with (the already existing in the dependencies) LWP::UserAgent. Bonus 1: validation on the response status is added to print a proper error message and die if bugzilla is not available Bonus 2: License added to the file Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.