The DownstreamContext is no longer available in the Middleware as of Ocelot 15.0.7 (May 23rd, 2020). Not sure how to get the ReRoute information now. https://github.com/donaldgray/ReRouteAwareHandler/blob/a31a6b53851bb6d219311c491a80ece6b35fab6d/ReRouteAwareHandler/Startup.cs#L30
The DownstreamContext is no longer available in the Middleware as of Ocelot 15.0.7 (May 23rd, 2020). Not sure how to get the ReRoute information now.
ReRouteAwareHandler/ReRouteAwareHandler/Startup.cs
Line 30 in a31a6b5