- From: Nathan <nathan@webr3.org>
- Date: Mon, 28 Feb 2011 02:06:10 +0000
- To: AWWSW TF <public-awwsw@w3.org>
I'm thinking about asking for HTTP-BIS to be changed, specifically the
text in:
http://tools.ietf.org/html/draft-ietf-httpbis-p3-payload-12#section-4
from:
[[
A "representation" is information in a format that can be readily
communicated from one party to another. A resource representation is
information that reflects the state of that resource, as observed at
some point in the past (e.g., in a response to GET) or to be desired
at some point in the future (e.g., in a PUT request).
]]
to:
[[
A "representation" is information in a format that can be readily
communicated from one party to another. A resource representation is
a realization (copy/instance) of the state of that resource, as
observed at some point in the past (e.g., in a response to GET) or to
be desired at some point in the future (e.g., in a PUT request).
]]
does anybody here object?
Best,
Nathan
Received on Monday, 28 February 2011 02:07:54 UTC