webclaw/crates/webclaw-fetch
Valerio 7041a1d992 feat: cookie warmup fallback for Akamai-protected pages
When a fetch returns a challenge page (small HTML with Akamai markers),
automatically visit the homepage first to collect _abck/bm_sz cookies,
then retry the original URL. This bypasses Akamai's cookie-based gate
on subpages without needing JS execution.

Detected via: <title>Challenge Page</title> or bazadebezolkohpepadr
sensor marker on responses under 15KB.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 14:09:31 +02:00
..
src feat: cookie warmup fallback for Akamai-protected pages 2026-03-30 14:09:31 +02:00
Cargo.toml fix: adapt to webclaw-tls v0.1.1 HeaderMap API change 2026-03-30 12:09:50 +02:00