dotnet / dotnet/Docker.DotNet

Support for custom HTTP client handler

Open
#558 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
416
PR merge metrics
No merged PRs in 30d

Description

Hey.
I build a .NET app where I would like to use docker client, but instead of interacting with docker directly, I want to intercept all REST calls from the sdk, manipulate them, and redirect the request to different service. this can be done by adding some DelegatingHandler to the HTTPClient.
It will really help if there was an option to build DockerClient with custom client / handler.
Plus it is just nice feature in general.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.