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

Closes 
2016-12-15 11:19:51 -05:00
..