We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 041e196 commit 1f7bfe5Copy full SHA for 1f7bfe5
aspnetcore/release-notes/aspnetcore-10/includes/blazor.md
@@ -107,7 +107,7 @@ The following example uses the `HideColumnOptionsAsync` method to close the colu
107
}
108
```
109
110
-### Response streaming is opt-in and how to opt-out
+### HttpClient response streaming enabled by default
111
112
In prior Blazor releases, response streaming for <xref:System.Net.Http.HttpClient> requests was opt-in. Now, response streaming is enabled by default.
113
0 commit comments