openclaw/src/proxy-capture
Ayaan Zaidi 06a5b974ad fix(proxy): keep the capture header predicate module-private
Only the shared redaction helper needs to be public; the name predicate is
an implementation detail and an unused export trips the dependency check.
2026-07-30 09:48:33 +09:00
..
ca.ts
coverage.test.ts
coverage.ts fix(cli): preserve machine-readable stdout (#113654) 2026-07-27 05:44:16 -04:00
env.test.ts refactor(config): config-surface reduction tranche 1 — retire dead keys, dedupe channel schemas, add growth ratchet (#111142) 2026-07-19 00:52:37 -07:00
env.ts refactor(config): config-surface reduction tranche 1 — retire dead keys, dedupe channel schemas, add growth ratchet (#111142) 2026-07-19 00:52:37 -07:00
header-redaction.test.ts fix(proxy): keep the capture header predicate module-private 2026-07-30 09:48:33 +09:00
header-redaction.ts fix(proxy): keep the capture header predicate module-private 2026-07-30 09:48:33 +09:00
paths.ts
proxy-server.managed-proxy.test.ts
proxy-server.test.ts fix: debug proxy respects response backpressure (issue #105701) (#114076) 2026-07-27 12:36:40 -04:00
proxy-server.ts fix(proxy): redact sensitive headers in standalone debug proxy captures 2026-07-30 09:48:33 +09:00
runtime.test.ts
runtime.ts fix(proxy): redact sensitive headers in standalone debug proxy captures 2026-07-30 09:48:33 +09:00
store.sqlite.test.ts
store.sqlite.ts refactor(sqlite): enforce one database connection boundary (#113418) 2026-07-24 15:15:17 -07:00
types.ts