Adam Hammond

Results 2 issues of Adam Hammond

Fixes #5105 Add support for processing HttpRequestMessage objects containing StreamContent to the AddStandardHedgingHandler() resilience API. This change does not update any public API contracts. It updates internal and private API...

### Background and motivation Many clients trying to use the `AddStandardHedgingHandler()` resilience API based on top of Polly v8 have requirements that force them to send `HttpRequestMessage` objects that contain...

work in progress :construction:
area-resilience
enhancement