mirror of
https://github.com/germondai/trawl.git
synced 2026-08-17 12:11:23 +02:00
Address review feedback: - Reuse previewText on success when the body fits inside the preview window, avoiding a redundant second decode for small responses. - Add regression tests for #46: full html for >4 KiB responses, a multi-byte character straddling the preview boundary, and small responses returned unchanged. Verified the large-body test fails against the pre-fix Tier 1. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>