Files
releases/v1/config
Anders Eknert 8a424f7652 Clean up http.send implementation (#8975)
I don't even use it anywhere, but I end up in that code often enough
that I finally felt like I had to do something about it :)

This culminated in the side quest of implementing a builder for
ast.Object's which I think turned out quite well. There are many places
we could use that later, but this is already quite far out from where I
intended to be, lol

Signed-off-by: Anders Eknert <anders.eknert@apple.com>
2026-08-12 12:47:59 +02:00
..