Is an accept header with text/tab-separated-values; charset=utf-8 allowed?

I get the return error:
Error http_response_code: 406
Error message: Unsupported Accept for query type: SELECT

Andrea

Hi Andrea,

text/tab-separated-values looks like it should be a valid Accept. What if you try it without the charset? How about if you instead used text/tsv?