SIGN IN SIGN UP

http-server-js: handle raw bytes responses with unknown content-types and Http.File response bodies (#10799)

This pull request corrects the handling of `bytes` responses when they
should be treated as _raw_ bytes while preserving JSON-encoding of bytes
payloads. It also implements support for `Http.File` responses with
arbitrary content-types and implements setting the `filename` using the
content-disposition header (we always use the "attachment" disposition).
W
Will Temple committed
e145b7f5033a2c18988d7842e1fe9621bb7e140c
Parent: 0e73dd3
Committed by GitHub <noreply@github.com> on 5/27/2026, 11:12:49 PM