https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35799

--- Comment #5 from Phil Ringnalda <[email protected]> ---
Oh, heh. That's what &callback= does,
https://git.koha-community.org/Koha-community/Koha/src/branch/master/C4/Service.pm#L56
serves it as 'js' rather than 'json', and although we deflate
application/javascript, we don't serve that,
https://git.koha-community.org/Koha-community/Koha/src/branch/master/C4/Output.pm#L250
maps 'js' to text/javascript.

-- 
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/

Reply via email to