RE: A question for our leaders (was RE: AR023.7.1 (was Re: Dead trou t
"Ugo Corda" <[email protected]>
| Newsgroups | gmane.comp.web.services.ws-arch |
|---|---|
| Message-ID | <[email protected]> |
> In the REST section it should describe one that uses HTTP > bindings and the > action is encoded in the URL. > > In the 'other' (what do we call it?) it shoudl describe one > that uses SOAP > and the action is contained in the message. But let's not forget that SOAP 1.2 also allows GET requests. In that case, we are still talking about a SOAP request, but the "action" is contained in the URL. Ugo