-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
2 / 22 of 2 issues completedLabels
A-clientArea: client.Area: client.C-featureCategory: feature. This is adding a new feature.Category: feature. This is adding a new feature.E-easyEffort: easy. A task that would be a great starting point for a new contributor.Effort: easy. A task that would be a great starting point for a new contributor.K-hyper-utilCrate: hyper-utilCrate: hyper-util
Description
Add types to hyper_util::client::proxy
that impl Service
, wrapping another connector, and providing HTTP proxying.
There's different required behavior depending on the type of proxy, and by having each one separate, people can by then combine them with something like tower::Either
.
albertocalderari
Sub-issues
Metadata
Metadata
Assignees
Labels
A-clientArea: client.Area: client.C-featureCategory: feature. This is adding a new feature.Category: feature. This is adding a new feature.E-easyEffort: easy. A task that would be a great starting point for a new contributor.Effort: easy. A task that would be a great starting point for a new contributor.K-hyper-utilCrate: hyper-utilCrate: hyper-util