shouldUseHttps property

bool shouldUseHttps
getter/setter pair

should the requests use 'https' or not defaults to false

Implementation

bool shouldUseHttps = false;