Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decompose hyper::Client into utils (part 1) #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tomkarw
Copy link
Contributor

@tomkarw tomkarw commented Aug 7, 2023

@tomkarw tomkarw force-pushed the decompose-client-into-utils branch from 7d512f9 to 57299e2 Compare August 7, 2023 18:44
@tomkarw tomkarw changed the title WIP: feat: SetHost, Http1RequestTarget and DelayedResposne middlewares WIP: Decompose Client into utils Aug 9, 2023
@tomkarw tomkarw changed the title WIP: Decompose Client into utils WIP: Decompose hyper::Client into utils Aug 9, 2023
@tomkarw tomkarw force-pushed the decompose-client-into-utils branch 3 times, most recently from 5325527 to 3ae4950 Compare August 24, 2023 18:33
@seanmonstar
Copy link
Member

This looks pretty good to me! Is it still WIP?

@tomkarw tomkarw changed the title WIP: Decompose hyper::Client into utils Decompose hyper::Client into utils (part 1) Aug 31, 2023
@ikrivosheev
Copy link

@tomkarw any updates? Or can i open new PR?

@tomkarw
Copy link
Contributor Author

tomkarw commented Jan 18, 2024

As far as I'm concerned this was ready, I was waiting for a review from @seanmonstar, but assumed he's busy with hyper v1 release.

I'll brush it up and hope to merge it in. I don't think making a new PR makes sense.

@ikrivosheev
Copy link

As far as I'm concerned this was ready, I was waiting for a review from @seanmonstar, but assumed he's busy with hyper v1 release.

I'll brush it up and hope to merge it in. I don't think making a new PR makes sense.

Thank you) this branch had conflicts and if you didn't respond I would open new PR. Sorry, if I confused you.

@tomkarw
Copy link
Contributor Author

tomkarw commented Jan 26, 2024

This is blocked on decision regarding Http1RequestTarget and is_proxied. I'd love to get someone's opinion on that: hyperium/hyper#3080 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Decompose Client into utils
3 participants