Skip to content

Conversation

kaffarell
Copy link
Contributor

Moved the connect module to the legacy namespace to make space for new changes. Renamed legacy.rs -> client.rs and also moved to that namespace.

Fixes: hyperium/hyper#3414

@seanmonstar
Copy link
Member

Looks like the feature flags need to be adjusted.

Moved the `connect` module to the legacy namespace to make space for new
changes. Renamed legacy.rs -> client.rs and also moved to that
namespace.

Fixes: hyperium/hyper#3414
@seanmonstar seanmonstar merged commit de1ff4c into hyperium:master Nov 16, 2023
howardjohn added a commit to howardjohn/hyper-util that referenced this pull request Nov 16, 2023
Since hyperium#49, we cannot refer to the Error response from the client. This
exposes it again
seanmonstar pushed a commit that referenced this pull request Nov 16, 2023
Since #49, we cannot refer to the Error response from the client. This
exposes it again
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.

hyper-util: move connect under legacy module?
2 participants