Closed l2aelba closed 6 years ago
We will only have a statusCode
if got
returns an error that contains a statusCode
. There will be some cases where the specific statusCode
isn't available because the network or DNS failed to connect.
Aha! I forgot to think about this! @transitive-bullshit
Closed.
Im not sure, but I got
statusCode: undefined
when the domain is not aliveor this is should be
undefined
as they are?