Explorar el Código

Emby Header Removal

causefx hace 7 años
padre
commit
93706adcea
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      api/functions/auth-functions.php

+ 0 - 1
api/functions/auth-functions.php

@@ -311,7 +311,6 @@ function plugin_auth_emby_connect($username, $password)
 					$connectURL = 'https://connect.emby.media/service/user/authenticate';
 					$headers = array(
 						'Accept' => 'application/json',
-						'Content-Type' => 'application/json',
 						'X-Application' => 'Organizr/2.0'
 					);
 					$data = array(