Sippet.Message.RequestLine.to_iodata

You're seeing just the function to_iodata, go back to Sippet.Message.RequestLine module for more information.

Specs

to_iodata(t()) :: iodata()

Returns an iodata which corresponds to the text representation of the given Request-Line.

It does not includes an ending line CRLF.