Merge branch 'patch-1' of https://github.com/AllanMar/PlexKodiConnect into AllanMar-patch-1
This commit is contained in:
commit
90445ba7b5
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ class MyHandler(BaseHTTPRequestHandler):
|
|||
'x-plex-version, x-plex-platform-version, x-plex-username, '
|
||||
'x-plex-client-identifier, x-plex-target-client-identifier, '
|
||||
'x-plex-device-name, x-plex-platform, x-plex-product, accept, '
|
||||
'x-plex-device')
|
||||
'x-plex-device, x-plex-device-screen-resolution')
|
||||
self.end_headers()
|
||||
self.wfile.close()
|
||||
|
||||
|
|
Loading…
Reference in a new issue