2 references to CacheControl
Aspire.Dashboard.Tests (2)
Integration\TelemetryApiTests.cs (2)
423Assert.Equal("no-cache", response.Headers.CacheControl?.ToString()); 454Assert.Equal("no-cache", response.Headers.CacheControl?.ToString());