Use proper MIME type in Content-Type header for uploaded images
authorHarmon <Harmon758@gmail.com>
Sun, 2 Aug 2020 20:00:37 +0000 (15:00 -0500)
committerHarmon <Harmon758@gmail.com>
Sun, 2 Aug 2020 20:01:17 +0000 (15:01 -0500)
commit64b42e560a71d3bbcf9cb47f039e158a860eb979
treed6450bc0082c2a234bdc4bfedd976d490a8b0a1a
parent7c60eddc42f614a3362ab63dcd4792b289edd379
Use proper MIME type in Content-Type header for uploaded images

Fixes regression introduced with #1086 where Content-Type headers of uploaded images did not use proper MIME type structure and only specified the subtype
tweepy/api.py