Open btlogy opened 5 years ago
It should be handled here: https://github.com/D4-project/IPASN-History/blob/master/client/pyipasnhistory/api.py#L102
Indeed, if the value is not an IP (any string), you'll get back a 500.
(.... and moving it back to here because the webserver doesn't return anything anymore and I don't have time to fix it rn)
Likely introduced by #1, query sent with invalid or empty IP gives a 500: