Case
MultipartSection.headerFields(_:)
Header fields for a multipart part.
case headerFields(HTTPFields)
Discussion
Contains the HTTP header fields that describe the current part, such as Content-Disposition, Content-Type, etc.
Case
case headerFields(HTTPFields)
Contains the HTTP header fields that describe the current part, such as Content-Disposition, Content-Type, etc.