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