With rust 1.49 and reqwest 0.11.0, i would like to retrieve a URL, and react on possible errors (wrong URL, no network, ...).
My (simplifed) base code is (and this is