> Another question, which may have been addressed in a message I > overlooked, but what if a SOAP message per the application/soap+xml > proposal were contained in a MIME multipart structure? In this case, > the top-level MIME type would make no mention of SOAP (or would it? > How?) If so, how would a processor of the message make the > correct and > rapid messing-with or dispatching decisions? If the MIME 'envelope' (outer content-type in multipart/related) isn't SOAP the the message isn't SOAP. If intermediaries are built to look at portions of a message, they have to scan the stream... (which is pretty efficient with a Boyer-Moore algorithm.) mikeReceived on Wednesday, 19 September 2001 16:53:31 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:59:03 GMT