4 references to HeaderLocation
System.Web (4)
HttpResponse.cs (3)
428
headers.Add(new HttpResponseHeader(HttpWorkerRequest.
HeaderLocation
, _redirectLocation));
1453
case HttpWorkerRequest.
HeaderLocation
:
2023
case HttpWorkerRequest.
HeaderLocation
:
WorkerRequest.cs (1)
1464
DefineHeader(false, true,
HeaderLocation
, "Location", null);