Vincent Koc
|
c2c19a883d
|
fix(scripts): reject unsafe bounded response lengths
Reject unsafe decimal Content-Length values in shared scripts bounded-response helpers before streaming response bodies.\n\nValidation:\n- node --check scripts/lib/bounded-response.mjs\n- direct MJS repro for unsafe Content-Length\n- git diff --check origin/main...HEAD\n- autoreview clean, overall patch correct 0.88\n- exact-head release gate https://github.com/openclaw/openclaw/actions/runs/27845767740
|
2026-06-20 04:04:40 +08:00 |
|
Vincent Koc
|
4c9b4c32ef
|
fix(scripts): ignore loose content length headers
|
2026-06-18 21:05:16 +02:00 |
|
Peter Steinberger
|
88158525a7
|
docs: document script lib helper contracts
|
2026-06-04 22:51:08 -04:00 |
|
Vincent Koc
|
cd3887c28a
|
fix(scripts): cancel timed-out response bodies
|
2026-06-02 09:49:02 +02:00 |
|
Peter Steinberger
|
27dde7a4d6
|
chore(lint): enable stricter error rules
|
2026-06-01 01:12:21 +01:00 |
|
Vincent Koc
|
6fd8cfd5bb
|
refactor: share script bounded response reader
|
2026-05-29 23:02:03 +02:00 |
|
Vincent Koc
|
ba55b3e360
|
refactor: share script bounded response helper
|
2026-05-29 20:54:29 +02:00 |
|