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:
Returns:
the boundary on the multipart.
|