Richard Hansen
|
e036fd0cf6
|
logging: Use Logger contexts to improve log message readability
This also makes it easier to write useful log messages.
|
2024-07-31 01:01:00 -04:00 |
|
Richard Hansen
|
211d59fccc
|
header_ok: Log all non-2xx HTTP status codes
|
2024-06-06 19:34:06 -04:00 |
|
Richard Hansen
|
adbac91be7
|
header_ok: Only keep first line of argument
This allows callers to pass the entire response without generating
overly long error messages.
|
2024-06-06 19:34:06 -04:00 |
|
Richard Hansen
|
b58a10b3e3
|
header_ok: Add unit tests
|
2024-06-06 19:34:06 -04:00 |
|