You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Daniel Lee Osiecki <os...@cc.gatech.edu> on 2002/05/07 22:36:07 UTC

Attachments to SOAP RPC Response (HTTP)

Apache Soap makes it pretty clear how MIME attachments can be used when a
client wishes to attach some extra information to a SOAP RPC (over HTTP)
that is being sent to a server.  However, I cannot find any definitive
documentation describing a process where the SOAP server attaches a MIME
part to the HTTP response, so that data can be sent back to the calling
client just as easily.

Does anyone have any insight on this?

Regards,
   Daniel