Merge branch 'bug/authorization-header-issue' of https://github.com/tommasodotNET/jellyfin into bug/authorization-header-issue
This commit is contained in:
commit
d86964eb6a
|
@ -271,7 +271,7 @@ namespace Emby.Server.Implementations.HttpServer.Security
|
|||
/// <summary>
|
||||
/// Get the authorization header components.
|
||||
/// </summary>
|
||||
/// <param name="authtorizationHeader">The authorization header.</param>
|
||||
/// <param name="authorizationHeader">The authorization header.</param>
|
||||
/// <returns>string</returns>
|
||||
public static Dictionary<string, string> GetParts(string authtorizationHeader)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user