2 references to GetIdentityHostHeader
System.ServiceModel.Http (2)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
144clientWebSocket.Options.SetRequestHeader("Host", HttpTransportSecurityHelpers.GetIdentityHostHeader(RemoteAddress));
System\ServiceModel\Channels\HttpTransportSecurityHelpers.cs (1)
22var hostHeader = GetIdentityHostHeader(target);