Files
task/internal/flags
Valentin Maerten 89b8d04ad9 refactor(remote): rename HostHeaders to HeadersByHost
The type is a map of host to headers, not a flat header set. Name it after
that shape, and rename the fields carrying it to authHeadersByHost so the
lookup step is visible at every call site.

Claude-Session: https://claude.ai/code/session_01KNPMznEzkRpxFZMLisjdqL
2026-08-29 21:47:53 +02:00
..