trailers property

Headers trailers
final

Trailers received from the response.

Note that trailers are only populated when the entirety of the response has been read.

Implementation

final Headers trailers;