// Narrow response-size reader for plugins that download bounded HTTP bodies.

export { readResponseWithLimit } from "../media/read-response-with-limit.js";
