I think if a project wants to make such claims, it should link to open issues.
I don’t know when this text was created, but here’s a brief timeline of std.http:
- Initial version of some random http APIs contributed
- I deleted most of it because I didn’t like it
- Initial version of http.Client and http.Server contributed
- I didn’t like either one. I rewrote Server but didn’t have time to rewrite Client yet
- Now I am rewriting all of std.http
Once I’m done, I’ll be happy to take responsibility for the performance and production-readiness of this code.