A new overload for `HttpContent.ReadAsStreamAsync` is introduced in .Net 5.0 which gets `CancellationToken`. Should it be used? https://github.com/microsoft/reverse-proxy/blob/b734f195b55d0ba623caf88262342d9068402042/src/ReverseProxy/Service/Proxy/HttpProxy.cs#L481 https://github.com/microsoft/reverse-proxy/blob/b734f195b55d0ba623caf88262342d9068402042/src/ReverseProxy/Service/Proxy/HttpProxy.cs#L533