Bandit.HTTP2.Stream.recv_end_of_stream
You're seeing just the function
recv_end_of_stream
, go back to Bandit.HTTP2.Stream module for more information.
Specs
recv_end_of_stream(t(), boolean()) :: {:ok, t()} | {:error, Bandit.HTTP2.Connection.error()}