responseHeaders property

List<Headers> responseHeaders
final

HTTP response headers as a key-value object. This will return only whitelisted headers. All headers are returned if execution is created as synchronous.

Implementation

final List<Headers> responseHeaders;