Structure
StreamingMultipartPartError
An error thrown while consuming a
StreamingMultipartPartAsyncSequence.struct StreamingMultipartPartError
Topics
Type Properties
static let nextPartRequestedWhileStreamingPreviousBody: StreamingMultipartPartErrorThe next part was requested before the current part’s body had been fully consumed.static let unexpectedSectionWhileStreamingBody: StreamingMultipartPartErrorThis gets thrown when receiving a header field gets returned while parsing a part’s body.
Relationships
Conforms To
Swift.EquatableSwift.ErrorSwift.SendableSwift.SendableMetatype