headersText property

String? headersText
final

Raw response header text as it was received over the wire. The raw text may not always be available, such as in the case of HTTP/2 or QUIC.

Implementation

final String? headersText;