Changeset 2024 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 29/11/12 23:51:24 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r2023 r2024 5652 5652 <section title="Changes from RFC 2616" anchor="changes.from.rfc.2616"> 5653 5653 <t> 5654 The term "representation" is introduced, replacing both "entity" and 5655 "variant." 5656 </t> 5657 <t> 5654 5658 <x:ref>Content-Location</x:ref> no longer sets a base URI, due to poor 5655 5659 implementation support (which was caused by too many broken servers emitting … … 5660 5664 </t> 5661 5665 <t> 5666 Rules for identifying the payload of a message have been defined. 5667 (<xref target="identifying.payload" />) 5668 </t> 5669 <t> 5670 GET requests can have a body; it just has no meaning. 5671 (<xref target="GET"/>) 5672 </t> 5673 <t> 5662 5674 The definition of POST has been clarified. 5663 5675 (<xref target="POST"/>) … … 5704 5716 removed. 5705 5717 (<xref target="header.accept-charset"/>) 5718 </t> 5719 <t> 5720 Requirements for sending the Date header field have been clarified. 5721 (<xref target="header.date"/>) 5706 5722 </t> 5707 5723 <t>
Note: See TracChangeset
for help on using the changeset viewer.