Yonas Habteab b68a44d047 Don't expect Contet-Type header to exactly match application/json
InfluxDB seems to always include some other metadata in the `Content-Type`
header separated by semicolons like `application/json; charset=utf-8`,
and comparing the whole string with `application/json` will always fail,
resulting in almost always useless warnings without any helpful information
for the user what actually went wrong.
2025-09-16 17:55:55 +02:00
..
2021-07-20 16:21:36 +02:00
2021-07-20 16:21:36 +02:00
2021-07-20 16:21:36 +02:00