[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SOAP 1.2?




Robert Sayre wrote:

Could we use


{http://www.w3.org/2004/08/representation/http,request-line}?
See: http://www.w3.org/TR/soap12-rep/#rep-http-headers

or would that actually be harmful?

Only insofar as it gives people options to tunnel further than we need them to, and/or it gives people two places to put all things HTTP. I imagine you could draw up a profile consisting of


  {http://www.w3.org/2004/08/representation/http}request
  {http://www.w3.org/2004/08/representation/http}header[@name='Host']

and leave it at that.

cheers
Bill