Open white-gecko opened 5 months ago
Thanks for pointing this out. Our parsing of the GET and POS requests is still rather rudimentary (the bug you discovered is not the only one, and not even the only one we know of). Thanks for reporting this, it is on our list, do you have a way of working around this issue in your application for now?
Apparently for request with multiple formats in the Accept header, qlever does not look for the first actually supported field, but returns an exception if a known but unsupported format is listed:
while
works.