showHeader property
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;
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.
final bool showHeader;