1 reference to Authorization
System (1)
net\System\Net\HttpListener.cs (1)
1335
string authorizationHeader = UnsafeNclNativeMethods.HttpApi.GetKnownHeader(memoryBlob.RequestBlob, (int) HttpRequestHeader.
Authorization
);