How do I send early hints (103 code), or any other informational (1**) HTTP responses from the http api?
Everywhere I looked, the body was required in HttpServerResponse, and there were no options just to yield the first response with 103 HTTP code and a few link headers, and then yield the second response with an actual code