Represents a remote stream push.
Properties
- requestHeaders → List<Header>
-
read-only
The request headers which stream is the response to.
- stream → ClientTransportStream
-
read-only
The remote stream push.
Constructors
- TransportStreamPush(List<Header> requestHeaders, ClientTransportStream stream)
Methods
-
toString(
) → String -
Returns a string representation of this object.