2 references to ApplyHostHeader
System.Data.Services (2)
System\Data\Services\HttpContextServiceHost.cs (2)
212this.absoluteRequestUri = WebUtil.ApplyHostHeader(match.RequestUri, this.HostHeader); 318this.absoluteServiceUri = WebUtil.ApplyHostHeader(match.BaseUri, this.HostHeader);