fail property

bool fail
getter/setter pair

Whether to fail silently on HTTP errors (-f/--fail)

Implementation

bool fail = false;