Returns true if an attempt to push a resource will succeed.
true
See ServerTransportStream.push.
ServerTransportStream
push
bool get canPush => stream.canPush;