Skip to content

Conversation

@Anton-4
Copy link
Collaborator

@Anton-4 Anton-4 commented May 26, 2025

No description provided.

use http_body_util::BodyExt;

async fn async_send_request(request: hyper::Request<http_body_util::Full<Bytes>>) -> roc_http::ResponseToAndFromHost {
use hyper_util::client::legacy::Client;
Copy link
Collaborator Author

@Anton-4 Anton-4 May 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hyper-rustls doesn't support the new hyper 1.x way of doing things yet, hence the legacy client.

@Anton-4 Anton-4 merged commit 161c028 into main May 27, 2025
15 of 16 checks passed
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.

2 participants