mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-22 19:23:34 +00:00
Remove Connection close header
This commit is contained in:
parent
422a1e9f20
commit
b3653f8b6e
@ -68,7 +68,6 @@ class SslAesTransport(BaseTransport):
|
||||
"Content-Type": "application/json; charset=UTF-8",
|
||||
"requestByApp": "true",
|
||||
"Accept": "application/json",
|
||||
"Connection": "close",
|
||||
"Accept-Encoding": "gzip, deflate",
|
||||
"User-Agent": "Tapo CameraClient Android",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user