influxdb/influxdb3_server
praveen-influx 447f66d9a7
fix: allow default browser header ()
Although the `format` in the request is used, the value coming
through the header is parsed earlier. So, when that lookup in
the header fails an error is returned (`InvalidMimeType`).

In this commit, there are extra checks to allow the default `Accept`
header values that come from the browser by defaulting it to `json`

closes: https://github.com/influxdata/influxdb/issues/25874
2025-01-21 13:43:07 +00:00
..
src fix: allow default browser header () 2025-01-21 13:43:07 +00:00
Cargo.toml feat: support v1 query API GROUP BY semantics () 2025-01-16 11:59:01 -05:00