Addenda for >>9:
* To be clear, the errors appear after trying to access localhost:8080 through a web browser.
* The patched read-http-request
procedure above differs from that in deps/httpio.scm. In deps/httpio.scm, we pass an empty string to make-http-request
. Here, we pass it an empty bytevector.