Multipart.toMessage

Serializes multipart to dest_headers and dest_body.

Parameters

destHeaders soup.message_headers.MessageHeaders

the headers of the HTTP message to serialize multipart to

destBody glib.bytes.Bytes

the body of the HTTP message to serialize multipart to