3 references to HttpContext
Microsoft.AspNetCore.Components.Endpoints (3)
BrowserConfiguration\ConfigureBrowser.cs (3)
11/// <see cref="HttpContext"/>. The merged options are emitted as 36if (HttpContext is not null) 38var existing = BrowserOptions.GetBrowserOptions(HttpContext);