Comment on Lessons from ZigparentComments−ceteia6moEdit: Andrew confirmed that the HTTP client and server will stay in the standard library.Regarding HTTP in Zig std library, might some of the API not be removed in the future?https://github.com/ziglang/zig/issues/910#issuecomment-39548...−Cloudef6moThat's from 2018. I think it's unlikely. Also zig's package manager needs a HTTP client.
Comments
Edit: Andrew confirmed that the HTTP client and server will stay in the standard library.
Regarding HTTP in Zig std library, might some of the API not be removed in the future?
https://github.com/ziglang/zig/issues/910#issuecomment-39548...
That's from 2018. I think it's unlikely. Also zig's package manager needs a HTTP client.