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