Skip to content

Add CancellationToken property to FlurlCall #871

Description

@trygvelo

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?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions