Bandit.HTTP2.Stream.send_push_headers

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

send_push_headers(stream, headers)

View Source

Specs

send_push_headers(t(), Plug.Conn.headers()) :: {:ok, t()} | {:error, error()}