It's possible to determine if "raspberrypi.home" is a resolvable name at host network, because
curl -X POST -d '{"host": "raspberrypi.home", "lbtoken": "1"}' http://localhost:7890/api/inven-ld yields different error message when url is non-resolvable. We need to fix that in order to prevent privacy issues in production!
It's possible to determine if "raspberrypi.home" is a resolvable name at host network, because
curl -X POST -d '{"host": "raspberrypi.home", "lbtoken": "1"}' http://localhost:7890/api/inven-ldyields different error message when url is non-resolvable. We need to fix that in order to prevent privacy issues in production!