- From: <noah_mendelsohn@us.ibm.com>
- Date: Wed, 8 May 2002 12:28:34 -0400
- To: "Williams, Stuart" <skw@hplb.hpl.hp.com>
- Cc: "'LMM@acm.org'" <LMM@acm.org>, www-tag@w3.org, www-tag-request@w3.org
Content-location sounds like an intereseting direction to me. I thinkk there are two ways to model this in SOAP: 1) We could define a SOAP header for use in responses: <http:ContentLocation>your-uri-here</http:ContentLocation> The http binding would carry this in the appropriate http header (and also probably in the envelope itself, to preserve its order in the infoset.) 2) we could just make the ContentLocation a property used by the binding, and not model it in the envelope at all. Thanks. ------------------------------------------------------------------ Noah Mendelsohn Voice: 1-617-693-4036 IBM Corporation Fax: 1-617-693-8676 One Rogers Street Cambridge, MA 02142 ------------------------------------------------------------------ "Williams, Stuart" <skw@hplb.hpl.hp.com> Sent by: www-tag-request@w3.org 05/07/2002 09:24 PM To: "'LMM@acm.org'" <LMM@acm.org> cc: www-tag@w3.org, (bcc: Noah Mendelsohn/Cambridge/IBM) Subject: RE: TAG document: SOAP HTTP GET binding available I like this, it's very simple (you mentioned it before [1]). It's also possible that the content of a SOAP message may contain URI references identify resources associated with the operation in hand. Thanks, Stuart [1] http://lists.w3.org/Archives/Public/www-tag/2002Apr/0243.html > -----Original Message----- > From: Larry Masinter [mailto:LMM@acm.org] > Sent: 08 May 2002 01:41 > To: www-tag@w3.org > Subject: RE: TAG document: SOAP HTTP GET binding available > > > Is it necessary for there to be a HTTP GET "binding" > to meet the desired state that web accessible results > be accessible with URIs? > > If you take the "DRAFT Finding" literally: > All important resources should be identifiable by URI. > Following references in the web is safe; i.e. agents do not > incur obligations by following links > > You could accomplish these principles by advising > that "results of operations other than GET > should have a Content-Location". > > If content-location were supported in SOAP as a result > header, you would accomplish the objectives to "allow > the client to make a link to the information about > the product, bookmark it, or use it with any of the > many Web technologies... that depend on info being > URI addressable." > >
Received on Wednesday, 8 May 2002 12:46:30 UTC