[Kestrel] Support for custom decoder for parsing target (e.g. URL) #23490
Labels
affected-very-few
This issue impacts very few customers
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-kestrel
severity-minor
This label is used by an internal tool
Milestone
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.
The text was updated successfully, but these errors were encountered: