Hello and thank you for a great library!
When writing an event handler we discovered the need to access the CancellationToken passed into FlurlRequest.SendAsync. I can submit a PR with the change where FlurlCall has a new property CancellationToken which will be set when FlurlCall is instantiated in FlurlClient.SendAsync. Unless this is a bad idea for reasons I cannot see?
Hello and thank you for a great library!
When writing an event handler we discovered the need to access the CancellationToken passed into FlurlRequest.SendAsync. I can submit a PR with the change where FlurlCall has a new property CancellationToken which will be set when FlurlCall is instantiated in FlurlClient.SendAsync. Unless this is a bad idea for reasons I cannot see?