Bandit.HTTP2.Stream.send_end_of_stream

You're seeing just the function send_end_of_stream, go back to Bandit.HTTP2.Stream module for more information.
Link to this function

send_end_of_stream(stream, bool)

View Source

Specs

send_end_of_stream(t(), boolean()) :: {:ok, t()} | {:error, :invalid_state}