Skip to content

Instance Method

allParts(named:)

Returns all MultipartParts with matching name attribute in "Content-Disposition" header.
func allParts(named name: String) -> [MultipartPart]