Multipart.toMessage

Serializes @multipart to @dest_headers and @dest_body.

class Multipart
void
toMessage

Parameters

destHeaders MessageHeaders

the headers of the HTTP message to serialize @multipart to

destBody MessageBody

the body of the HTTP message to serialize @multipart to

Meta

Since

2.26