mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-06 10:59:12 +00:00
If the response comes back with a content type with a `null` charset we were blindly using it, causing `NullPointerException`s. Closes #22190