refactor(infra): consolidate bounded HTTP body reads (#99744)

* refactor(infra): consolidate bounded HTTP body reads

* fix(plugin-sdk): preserve HTTP body export boundaries
This commit is contained in:
Dallin Romney
2026-07-04 12:15:57 -07:00
committed by GitHub
parent d102715bb2
commit 6c53dfa1df
40 changed files with 256 additions and 285 deletions
-3
View File
@@ -3423,9 +3423,6 @@ rules:
- src/plugins/web-fetch-providers*.ts
- src/media/**
- src/infra/net/**
exclude:
- src/media/read-response-with-limit.ts
- src/media/read-response-with-limit.test.ts
patterns:
- pattern-either:
- pattern: $RESP.text()