8 references to ClearHeaders
System.Runtime.Remoting (1)
channels\http\httpremotinghandler.cs (1)
297context.Response.ClearHeaders();
System.Web (3)
Abstractions\HttpResponseWrapper.cs (1)
333_httpResponse.ClearHeaders();
HttpResponse.cs (1)
2211ClearHeaders();
Security\PassportIdentity.cs (1)
974context.Response.ClearHeaders();
System.Web.Extensions (4)
Handlers\ScriptModule.cs (2)
87context.Response.ClearHeaders(); 139response.ClearHeaders();
HttpResponseInternalWrapper.cs (1)
277_httpResponse.ClearHeaders();
Script\Services\RestHandler.cs (1)
218context.Response.ClearHeaders();