mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user