pushes property

Returns a List of all resources that have pushed to the client.

Implementation

List<Http2ResponseContext> get pushes => List.unmodifiable(_pushes);