Structure
RequestBodyPartiallyConsumed
Thrown by
collect(max:) when something already took bytes off the stream.struct RequestBodyPartiallyConsumed
Overview
A body is single-consumer, so what remains is not the whole body. Collecting it anyway would hand back a silently truncated body — the failure mode this replaces.
Topics
Default Implementations
Relationships
Conforms To
AbortErrorSwift.CopyableSwift.ErrorSwift.EscapableSwift.SendableSwift.SendableMetatype