dotnet / dotnet/aspnetcore

[ANCM In-Proc] [HttpSys] Support for custom decoder in headers

Open
#23,491 3 comments 0 reactions 0 assignees View on GitHub
affected-few area-networking enhancement feature-iis severity-major
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

Same as #17400 but for ANCM In-Proc and HttpSysServer. For consistency, we should probably make the API similar to what it is in Kestrel.

```C#
public Func RequestHeaderEncodingSelector { get; set; }
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.