responseHeader property

bool responseHeader
final

Print the headers of the response (Response.headers).

If true, the headers returned from the server will be displayed in the logs.

Implementation

final bool responseHeader;