headers property

List<HTTPHeader>? headers
final

A complex type that contains the name and value for each header in the sampled web request.

Implementation

final List<HTTPHeader>? headers;