Skip to content

Commit 1f7bfe5

Browse files
authored
Clarify the Blazor response streaming heading in the What's New doc (#36311)
1 parent 041e196 commit 1f7bfe5

File tree

1 file changed

+1
-1
lines changed
  • aspnetcore/release-notes/aspnetcore-10/includes

1 file changed

+1
-1
lines changed

aspnetcore/release-notes/aspnetcore-10/includes/blazor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The following example uses the `HideColumnOptionsAsync` method to close the colu
107107
}
108108
```
109109

110-
### Response streaming is opt-in and how to opt-out
110+
### HttpClient response streaming enabled by default
111111

112112
In prior Blazor releases, response streaming for <xref:System.Net.Http.HttpClient> requests was opt-in. Now, response streaming is enabled by default.
113113

0 commit comments

Comments
 (0)