TartanLlama merged fastly/js-compute-runtime#1444 · May 1, 2026 15:45 fix: `HttpBody::read_all` for large bodies #1444 Currently, the buffer allocated for HttpBody::read_all is of a fixed size. We do check for overflow, but we do this check after writing into the bu… +41 -8