showHeader property

bool showHeader
final

Flag indicating whether to show HTTP headers in logs.

If set to true, HTTP headers will be printed in the logs. The default value is false.

Implementation

final bool showHeader;