Mint.HTTP2.stream
You're seeing just the function
stream
, go back to Mint.HTTP2 module for more information.
Specs
stream(t(), term()) :: {:ok, t(), [Mint.Types.response()]} | {:error, t(), Mint.Types.error(), [Mint.Types.response()]} | :unknown
See Mint.HTTP.stream/2
.