message couldn't be parsed or wasn't multipart).
Multipart.newFromMessage
soup.multipart.Multipart newFromMessage(soup.message_headers.MessageHeaders headers, glib.bytes.Bytes body_)Parses headers and body to form a new #SoupMultipart
Parameters
headers | the headers of the HTTP message to parse |
body_ | the body of the HTTP message to parse |
Returns
a new #SoupMultipart (or null if the