[][src]Function logdna_client::body::into_http_body

pub fn into_http_body<T: AsRef<IngestBody> + Send + 'static>(
    body: T,
    encoding: Encoding
) -> HttpBody

Serializes (and compresses, depending on Encoding type) itself to prepare for http transport