Sippet.Message.RequestLine.to_string

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

Specs

to_string(t()) :: binary()

Returns a binary which corresponds to the text representation of the given Request-Line.

It does not includes an ending line CRLF.