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