Skip to content

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

Structure

RequestBodyReadFailed

Thrown by a read on a stream whose earlier read failed at the transport.
struct RequestBodyReadFailed

Overview

Once a transport read has failed the stream’s position is unknown, so the alternative would be to report a clean end-of-body on a body that was actually cut short.

Topics

Default Implementations

Relationships

Conforms To

  • AbortError
  • Swift.Copyable
  • Swift.Error
  • Swift.Escapable
  • Swift.Sendable
  • Swift.SendableMetatype