Skip to content

SetBrowserRequestStreamingEnabled in wasm mode.#24794

Merged
EngincanV merged 1 commit intodevfrom
AbpBlazorClientHttpMessageHandler
Feb 3, 2026
Merged

SetBrowserRequestStreamingEnabled in wasm mode.#24794
EngincanV merged 1 commit intodevfrom
AbpBlazorClientHttpMessageHandler

Conversation

@maliming
Copy link
Member

@maliming maliming commented Feb 3, 2026

Copilot AI review requested due to automatic review settings February 3, 2026 08:46
@maliming maliming added this to the 10.2-preview milestone Feb 3, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enables browser request streaming for Blazor WebAssembly HTTP requests and corrects the namespace of AbpBlazorClientHttpMessageHandler. The streaming feature improves performance for HTTP responses in WebAssembly scenarios.

Changes:

  • Corrected namespace from Volo.Abp.AspNetCore.Components.Web to Volo.Abp.AspNetCore.Components.WebAssembly
  • Added SetBrowserRequestStreamingEnabled(true) call to enable streaming for all HTTP requests in WebAssembly mode

@maliming maliming requested a review from EngincanV February 3, 2026 09:30
@EngincanV EngincanV merged commit adccb58 into dev Feb 3, 2026
8 of 9 checks passed
@EngincanV EngincanV deleted the AbpBlazorClientHttpMessageHandler branch February 3, 2026 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants