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

Web http client #4141

Merged
merged 3 commits into from
Aug 17, 2023
Merged

Web http client #4141

merged 3 commits into from
Aug 17, 2023

Conversation

Michael-F-Bryan
Copy link
Contributor

This introduces a web HTTP client that uses JavaScript's fetch() API.

@Michael-F-Bryan Michael-F-Bryan marked this pull request as ready for review August 10, 2023 08:55
lib/wasix/src/http/mod.rs Show resolved Hide resolved
lib/wasix/src/lib.rs Show resolved Hide resolved
lib/wasix/src/utils/mod.rs Show resolved Hide resolved
lib/wasix/src/utils/web.rs Show resolved Hide resolved
lib/wasix/src/http/web_http_client.rs Show resolved Hide resolved
Base automatically changed from browser-cfg-with-tun-tap to master August 10, 2023 10:46
@Michael-F-Bryan Michael-F-Bryan added this to the v4.1.2 milestone Aug 16, 2023
@Michael-F-Bryan Michael-F-Bryan merged commit 64ab037 into master Aug 17, 2023
@Michael-F-Bryan Michael-F-Bryan deleted the web-http-client branch August 17, 2023 14:52
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.

3 participants