includeCvHeader property
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;