Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Case

MultipartSection.boundary(end:)

A multipart boundary marker.
case boundary(end: Bool)

Parameters

end

true if this is the final boundary that terminates the multipart message, false if it’s a boundary that separates parts.