|
@ -236,7 +236,6 @@ class HTTPClient: |
|
|
'timeout': 30.0, |
|
|
'timeout': 30.0, |
|
|
'autoclose': False, |
|
|
'autoclose': False, |
|
|
'headers': { |
|
|
'headers': { |
|
|
'Accept-Encoding': 'gzip, deflate', |
|
|
|
|
|
'Accept-Language': 'en-US', |
|
|
'Accept-Language': 'en-US', |
|
|
'Cache-Control': 'no-cache', |
|
|
'Cache-Control': 'no-cache', |
|
|
'Connection': 'Upgrade', |
|
|
'Connection': 'Upgrade', |
|
|