diff --git a/discord/http.py b/discord/http.py index 93746ca76..6dca8ad7b 100644 --- a/discord/http.py +++ b/discord/http.py @@ -236,7 +236,6 @@ class HTTPClient: 'timeout': 30.0, 'autoclose': False, 'headers': { - 'Accept-Encoding': 'gzip, deflate', 'Accept-Language': 'en-US', 'Cache-Control': 'no-cache', 'Connection': 'Upgrade',