Re: TAG document: SOAP HTTP GET binding available

Sanjiva Weerawarana wrote:
>
> So Sam, what this translates to is basically saying every service
> MUST have an HTTP GET binding. Dave's proposal lays out a set of
> criteria by which that could be mandated in the SOAP spec.

Shouldn't that be every operation which is idempotent, where the request
has no headers, where the body contains only one child (i.e., no multiref),
where there are no structured parameters, and where the ultimate URI is
relatively short?

I still am wondering what is wrong with the current HTTP GET bindings for
web services (other than the fact that they are not widely implemented).

- Sam Ruby

Received on Friday, 10 May 2002 04:42:06 UTC