printOnSuccess property

bool? printOnSuccess
getter/setter pair

Whether to log cURL commands for successful HTTP responses.

Implementation

static bool? printOnSuccess = false;