Commit Graph

2 Commits (afb0f53c7bf3ffd7445e3a3660825ea6a1c842d5)

Author SHA1 Message Date
Dustin 2a10c815be catcher: Add trailing newline to body text
Since the API provided by this service is intended to be used on the
command line e.g. with `curl`, we need our responses to have a trailing
newline.  This ensures that, when used interactively, the next shell
prompt is correctly placed on a new line, and when used
non-interactively, line-buffered output is correctly flushed (i.e. to a
log file).
2025-09-24 08:17:06 -05:00
Dustin 6f7160fc02 Initial commit 2025-09-24 08:17:03 -05:00