`.json(&body)` already sets the header. the explicit `.header()` appended a second value. the duplicate caused GoDaddy to reject wildcard updates.
refactor cli interface. remove file handler.