Skip to content
This repository was archived by the owner on Sep 10, 2026. It is now read-only.
This repository was archived by the owner on Sep 10, 2026. It is now read-only.

Add support for sending CancellationToken through client proxy #81

Description

@ipjohnson

This goes hand and hand with issue #80. Ultimately the plan is to be able to chain cancellation tokens from the client all the way through the server to the backend.

The implementation will be that any CancellationToken passed as a parameter will be used as the CancellationToken for the HttpClient call.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions