get_boundary


Description:

public virtual unowned string get_boundary ()

Gets the boundary on the multipart.

If the internal boundary is null, then an auto-generated boundary will be set on the multipart and returned.

Parameters:

this

a Multipart object

Returns:

the boundary on the multipart.