You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
Similar to #3, expose a lens Kestrel.requestServices_ that allows a consumer access to the request services held by the Kestrel HttpContext. This can make it easier to integrate with existing middleware and services built for ASP.NET Core.
Similar to #3, expose a lens
Kestrel.requestServices_
that allows a consumer access to the request services held by the KestrelHttpContext
. This can make it easier to integrate with existing middleware and services built for ASP.NET Core./cc @ForNeVeR
The text was updated successfully, but these errors were encountered: