enabled property

bool enabled
getter/setter pair

Whether HTTP tracking is active. When false, startRequest and endRequest are no-ops.

Implementation

bool enabled = false;