Skip to content

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

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.