bun_http 0.1.0

A Rust-native programmable browser runtime built on Servo and SpiderMonkey
1
2
3
4
5
6
7
# bun_http

HTTP client (port of `src/http/http.zig`) (Bao runtime component crate).

Part of the [Bao project](https://github.com/putao520/bao) — see the [workspace README](https://github.com/putao520/bao#readme) for the architecture overview.

License: MIT OR MPL-2.0.