dotnet / dotnet/aspnetcore

[Kestrel] Support for custom decoder for parsing target (e.g. URL)

Open
#23,490 4 comments 4 reactions 0 assignees View on GitHub
affected-very-few area-networking enhancement feature-kestrel severity-minor
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 5h
Merged PRs (30d)
276

Description

Follow up to #17400. The idea is to make the encoding Kestrel interprets the target as configurable. Currently, Kestrel only accepts ASCII targets. This could be done with something like a "TargetEncoding" Encoding property on KestrelServerOptions.

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.