This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
Add raw request URI property to IHttpRequestFeature #596
Closed
Description
Path
and PathBase
might lose some information. Expose the raw, unaltered request URI via the new property.
Related: aspnet/KestrelHttpServer#594
This will also mitigate the loss of information in aspnet/KestrelHttpServer#709 and aspnet/KestrelHttpServer#666.