Handle content-type header charset value for streaming API
This also fixes https://github.com/tweepy/tweepy/issues/615 by properly decoding the python3 bytes object to a string.
Please register or sign in to comment
This also fixes https://github.com/tweepy/tweepy/issues/615 by properly decoding the python3 bytes object to a string.