Part 3 SOAP Binding: default HTTP method

Section 2.3 says:

  HTTP Method Selection. This default binding rule is applicable when
  the value of the {soap underlying protocol} property of the Binding
  component is "http://www.w3.org/2003/05/soap/bindings/HTTP/". If the
  {soap mep} property of the Binding Operation component has the value
  "http://www.w3.org/2003/05/soap/mep/request-response/" then the
  default value of the {http method} property is POST. If the {soap
  mep} property of the Binding Operation component has the value
  "http://www.w3.org/2003/05/soap/mep/soap-response/" then the default
  value of the {http method} property is GET.

The binding doesn't provide HTTP method selection as I read it.
Therefore, those values are not defaults and fixed values.

Regards,

Hugo

-- 
Hugo Haas - W3C
mailto:hugo@w3.org - http://www.w3.org/People/Hugo/

Received on Tuesday, 14 September 2004 21:58:44 UTC