Skip to content

Create generic way to read/write Multipart messages #3288

Open
@nielsm5

Description

EPIC

Goal

Simplify the use of multipart messages, on both (http) listeners and (http) senders.

Description

Right now we have multiple implementations (such as multipartXmlSessionKey) to 'build' a multipart message. We have zipIterators and attachmentIterators, we should also implement a multipart iterator to read parts, or build a multipart message.
This will/should automatically add Multipart support for the ApiListener.

Tasks

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    • Status

      In Progress

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions