Inconsistent Header Behavior in `HttpServer.response.stream` Method
Not sure this is expected behavior or a bug, but this first option will cause the
While this second option applies the wanted header correctly:
I would expect both to work.
Content-Type header to be set to application/octet-stream, which HttpServer.response.stream applies internally. While this second option applies the wanted header correctly:
I would expect both to work.
