Get HTML page content

This compiles and I get the content indeed. But it seems a bit confusing to use stderr_writer isn’t it?

I also found this post:
https://ziggit.dev/t/im-too-dumb-for-zigs-new-io-interface/11645/4

Using the interface field const writer_ptr = &file_writer.interface; as the .response_writer is wrong. Which function coudl be used?