Implemented interface member:
method
SetETagAsync
Aspire.Cli.Documentation.IDocumentContentCache.SetETagAsync(System.String, System.String, System.Threading.CancellationToken)
1 reference to SetETagAsync
Aspire.Cli.Tests (1)
Mcp\Docs\DocsCacheTests.cs (1)
55await cache.SetETagAsync(DefaultLlmsTxtUrl, "\"legacy-etag\"").DefaultTimeout();