Add an ASGI middleware that buffers each request body onto the scope and replays it downstream, so the HTTPException handler can log the submitted payload alongside the error. Fields whose name looks secret (password/pwd/ secret/token) are masked. Makes failures like the wizard 500 debuggable against the actual call content. Covers raised HTTPExceptions; handlers that *return* an error response are not body-logged yet. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .archive/pre-rewrite | ||
| bin | ||
| pipekit | ||
| systemd | ||
| .gitignore | ||
| CLAUDE.md | ||
| config.yaml | ||
| deploy.sh | ||
| requirements.txt | ||
| SPEC.md | ||