Structures

The following structures are available globally.

  • Structure representing part in multipart/form-data request. These parts must have valid headers according to RFC-7578. Everything passed to it is converted to InputStream in order to limit memory usage when sending files to a server.

    See more

    Declaration

    Swift

    public struct MultipartBodyPart : Hashable