Highlights
- Reliable self-proxied requests: fixes
/v1and/scraperequests routed through TRAWL’s own MITM proxy - Scoped CA trust: trusts the active local MITM CA only for requests explicitly using that listener while preserving public certificate authorities
- Strict external proxy handling: keeps certificate verification enabled for foreign, invalid, and unavailable proxies without falling back to a direct connection
Major changes
- 3a038ec trusts the active local TRAWL MITM CA for self-proxied requests and adds regression coverage for Tier 1 and browser-backed tiers (#160, #161). Thanks @ladyisatis for the report
- 2a9da6a prepares v1.6.4 and aligns package, lockfile, documentation, and changelog metadata
Full changelog: v1.6.3...v1.6.4