Previously, non-JSON responses would be missing the `httpStatus` property, which was different to how `request()` used to work. Ensure we always send this property, even for non-JSON responses.
browser-request
fetch