3 references to SCRIPT_NAME
System.Web (3)
HttpRequest.cs (3)
529
case DynamicServerVariable.
SCRIPT_NAME
:
615
AddServerVariableToCollection("SCRIPT_NAME", DynamicServerVariable.
SCRIPT_NAME
);
625
AddServerVariableToCollection("URL", DynamicServerVariable.
SCRIPT_NAME
);