https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24719
--- Comment #9 from David Cook <[email protected]> --- (In reply to Jonathan Druart from comment #7) > CGI->http code is ... > > So that could should be safe. Oh... that's a good point! Yeah if we use it as a class method rather than an object method, that should be fine, and it would be more robust than my patch (I recently got bitten by lowercase HTTP headers on a different project). I'll try that and report back. -- You are receiving this mail because: You are the assignee for the bug. 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/
