mirror of
https://github.com/certctl-io/certctl.git
synced 2026-08-25 21:01:24 +02:00
The reject job handler should accept nil/empty bodies (no reason given) while still rejecting malformed JSON. Check for io.EOF and http.NoBody to distinguish missing body from invalid body. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>