mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +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