PhilippKolmann
PhilippKolmann
## Summary Add endpoints[].onErrorAdd to add response body or parts of it as error, when the conditions fail for easier debugging. Implements https://github.com/TwiN/gatus/issues/742 ## Checklist - [X] Tested and/or added...
### Describe the feature request I have found your project today and think it suits my needs perfectly. I would love to have a possibitliy to get any errors, the...
I tried to access your project via a link I found and wondered why I ended up on a fashion page. Seems you have not updated your www.libimobiledevice.org DNS record,...
Hi, we wanted to verify an iOS issue and tried to install this demo via https://testflight.apple.com/join/21F6ARiQ There it states, that currently no more beta testers can join... Could you please...
**Describe the bug** Caddy with PowerDNS API for DNS ACME tries to remove the set record via the following PATCH request: ``` {"name":"","type":"Zone","rrsets":[{"name":"_acme-challenge.x.y.z.","type":"TXT","ttl":0,"changetype":"REPLACE","records":[],"comments":[]}],"nameservers":[]} ``` Here is the error from the...