Ankh.HTTP.stream

You're seeing just the function stream, go back to Ankh.HTTP module for more information.
Link to this function

stream(protocol, msg)

Specs

stream(Ankh.Protocol.t(), any()) ::
  {:ok, Ankh.Protocol.t(), any()} | {:error, any()}

Receives data form the the peer and returns responses