https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39637
--- Comment #25 from Julian Maurice <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
