Method MIME.Message()->setboundary()
- Method setboundary
voidsetboundary(stringboundary)- Description
Sets the boundary parameter of the Content-Type header.
This is equivalent of calling
setparam("boundary",.boundary)- See also
void setboundary(string boundary)
Sets the boundary parameter of the Content-Type header.
This is equivalent of calling setparam("boundary", .boundary)