2 references to CACHE_URL
System.Web (2)
Hosting\ISAPIWorkerRequest.cs (2)
2104
string rawUrl = GetRawUrlHelper(GetUnicodeServerVariable(
CACHE_URL
));
2493
string cacheUrl = GetUnicodeServerVariable(
CACHE_URL
);