hello,
using the api to query graylog, it used to be that it returned json consistently. Now for a few days/weeks, I’m getting csv on some requests. Sometimes, the same request returns csv or json depending on the token I’m using…
I know I can pass an Accept
header, and that’s what I’m doing now, but what dictates the return format when no such header is present?
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.