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