Hi folks, I am trying to send a message via the gnutls library, but it seems that the gnutls_record_send() function appends either one or both of a CR/LF pair to the outgoing message. How can I avoid this behavior please? Thanks, Peter