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