Skip to content

Add hosted HTTP client runtime#64

Open
ctate wants to merge 4 commits into
mainfrom
ctate/fix-http-client
Open

Add hosted HTTP client runtime#64
ctate wants to merge 4 commits into
mainfrom
ctate/fix-http-client

Conversation

@ctate
Copy link
Copy Markdown
Collaborator

@ctate ctate commented May 18, 2026

Summary

  • add hosted std.http.fetch backed by the Zero runtime and libcurl
  • add typed HTTP result, error, response, and header helpers
  • document the current HTTP client surface and add runnable examples/smoke coverage

Closes #47

Co-authored-by: PeterXMR <42377209+PeterXMR@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
zero Ready Ready Preview, Comment May 18, 2026 8:06am

Comment thread native/zero-c/runtime/zero_http_curl.c Outdated
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.

Question: HTTP client (TLS-capable) on the roadmap?

1 participant