mario.jeckle@daimlerchrysler.com wrote: > > But when the SOAPAction as HTTP header field is required to contain only > information which is derivable from the message's content, why not directly > looking into the content ...? > The main reason is that parsing the SOAP envelope is a relatively costly operation compared to looking at the SOAPAction value. So if you are an HTTP intermediary (not a XMLP intermediary) or endpoint then you don't have to launch an XML parser on the contents of the entity body to obtain some (limited) information on the contents of the message. Marc. -- Marc Hadley <marc.hadley@sun.com> Tel: +44 1252 423740 Int: x23740Received on Friday, 4 May 2001 09:44:07 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:59:01 GMT