Bandit.HTTP2.Connection.send_push
You're seeing just the function
send_push
, go back to Bandit.HTTP2.Connection module for more information.
Specs
send_push( Bandit.HTTP2.Stream.stream_id(), Plug.Conn.headers(), ThousandIsland.Socket.t(), t() ) :: {:ok, t()} | {:error, term()}