includeCvHeader property

bool includeCvHeader
getter/setter pair

Gets or sets whether or not a CV (Correleation Vector) header should be sent with requests. If true, the default header will be supplied. You can override the header name by setting the cvHeader property.

Implementation

bool includeCvHeader;