Type Property
unexpectedSectionWhileStreamingBody
This gets thrown when receiving a header field gets returned while parsing a part’s body.
static let unexpectedSectionWhileStreamingBody: StreamingMultipartPartError
Discussion
This is possible only in the scenario that a user feeds custom hand-rolled parts with the sections in the wrong order.