OpenSearch/client/rest/src
Nik Everett 2aa89820f3 Don't use null charset in RequestLogger (#22197)
If the response comes back with a content type with a `null`
charset we were blindly using it, causing `NullPointerException`s.

Closes #22190
2016-12-15 11:19:51 -05:00
..
main/java/org/elasticsearch/client Don't use null charset in RequestLogger (#22197) 2016-12-15 11:19:51 -05:00
test/java/org/elasticsearch/client Don't use null charset in RequestLogger (#22197) 2016-12-15 11:19:51 -05:00