1 write to ResponseAge
System (1)
net\System\Net\Cache\HttpRequestCacheValidator.cs (1)
845
ResponseAge
= span;
3 references to ResponseAge
System (3)
net\System\Net\Cache\_Rfc2616CacheValidators.cs (3)
270
if (ctx.Policy.Level == HttpRequestCacheLevel.Default && ctx.
ResponseAge
!= TimeSpan.MinValue) {
273
if ( (ctx.
ResponseAge
> ctx.Policy.MaxAge) ||
1202
if (ctx.
ResponseAge
!= TimeSpan.MinValue) {