Mint.HTTP2.stream_request_body
You're seeing just the function
stream_request_body
, go back to Mint.HTTP2 module for more information.
Specs
stream_request_body( t(), Mint.Types.request_ref(), iodata() | :eof | {:eof, trailing_headers :: Mint.Types.headers()} ) :: {:ok, t()} | {:error, t(), Mint.Types.error()}