interface HasTrailers

Methods

array
trailerNames()

Get the trailer names known before response emission.

array
trailers()

Get the final response trailers.

Details

at line 14
array trailerNames()

Get the trailer names known before response emission.

Return Value

array

at line 21
array trailers()

Get the final response trailers.

Return Value

array