Skip to content

Support MTOM attachments #43

Description

@jebbench

I need support to receiving MTOM attachments from a service I'm calling; I'm going to look at submitting a PR for this.

Any advice on where to start implementing this? My current thinking is to add an Attachments property to the SoapEnvelope and to intercept multipart responses in SoapClient.SendAsync; extract the attachments and add them to the envelop and then continue processing the SOAP content as happens now.

Cheers,
JB

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions