encryptedHeader property

bool get encryptedHeader

请求头是否加密

Implementation

bool get encryptedHeader => _initEntity?.encryptedHeader ?? true;