Skip to content

wasi-http: Manage outgoing connections with a callback on WasiHttpCtx #7259

@elliottt

Description

@elliottt

Currently all outgoing connections assume http 1, and a specific tls library. We need to refactor this so that the logic for constructing the hyper::SendRequest<_> and spawning the connection handling task are done by a callback defined on the WasiHttpCtx instead.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions