Changeset 731 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 04/12/09 17:11:47 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r730 r731 824 824 <t> 825 825 The GET method means retrieve whatever information (in the form of an 826 entity) is identified by the request-target. 826 entity) currently corresponds to the resource identified by the 827 request-target. 827 828 </t> 828 829 <t> 829 If the request-target refers toa data-producing process, it is the830 If the request-target identifies a data-producing process, it is the 830 831 produced data which shall be returned as the entity in the response and not 831 832 the source text of the process, unless that text happens to be the output of
Note: See TracChangeset
for help on using the changeset viewer.