Skip to content

Ensure ability to customize the HtmlEncoder used for the RazorComponentEndpoint #47477

Closed
@SteveSandersonMS

Description

@SteveSandersonMS

For reasons like this (thanks @DamianEdwards)

The default encoder settings are pretty aggressive/conservative, encoding anything above standard ASCII despite the response encoding generally being UTF8, so it's not unusual for folks to customize the encoder to be more lenient, for example allowing Katakana/Hiragana characters through without HTML encoding

Metadata

Metadata

Assignees

Labels

Pillar: Technical Debtarea-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing one

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions