Skip to content

Bugfix to support Dotnet Blazor WASM#90

Merged
endret merged 1 commit intoconfigcat:masterfrom
benOnside:master
Mar 7, 2024
Merged

Bugfix to support Dotnet Blazor WASM#90
endret merged 1 commit intoconfigcat:masterfrom
benOnside:master

Conversation

@benOnside
Copy link
Contributor

Bugfix to support Dotnet Blazor WASM

  • Blazor client doesn't support AutomaticDecompression, but I think this is just a performance optimization so can do without it for now (otherwise configcat cannot be used with blazor client at all)

Requirement checklist

@benOnside benOnside requested a review from a team as a code owner March 4, 2024 00:42
@endret endret self-assigned this Mar 4, 2024
@endret
Copy link
Contributor

endret commented Mar 5, 2024

Hi @benOnside !

Thanks for reporting the issue we appreciate creating a fix. Unfortunately, not all features of HttpClientHandler are supported when the client runs inside the browser.

Just for your information, you can set any HttpClientHandler in ConfigCatClientOptions and you can turn off the compression.

Thanks,
Endre
[ConfigCat]

@endret endret merged commit 985600c into configcat:master Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants