Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Support HttpContext.RequestAborted in TestServer #320

@tmds

Description

@tmds

Request to be able to test aborted requests.

HttpContext.RequestAborted should be cancelled when:

  • the CancellationToken passed to SendAsync is cancelled
  • the HttpMessageHandler is Disposed

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions