24 Jul
2025
24 Jul
'25
7:37 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39637 --- Comment #25 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to Tomás Cohen Arazi (tcohen) from comment #24)
Sending the query in the request body would solve this one too. True, but... I guess I simply dislike the fact that we have to send a DBIC query to the API for simple cases like that :)
I haven't proposed it because I was unsure about it's support across browsers and proxy software. Do you mean sending a body with a GET request ? Then I agree, we shouldn't do that. That would be asking for problems. For bug 38967 I meant "send itemnumbers in body and change the method to POST"
-- You are receiving this mail because: You are watching all bug changes.