Files
NLnetLabs-krill/test-resources/errors/sys-http-client.json

7 lines
217 B
JSON

{
"label": "sys-http-client",
"msg": "HTTP client error: Got 'Forbidden' response for URI: https://example.com/",
"args": {
"cause": "Got 'Forbidden' response for URI: https://example.com/"
}
}