Changeset 1891 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 13/09/12 11:44:49 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1888 r1891 4758 4758 </t> 4759 4759 <t> 4760 Update use of abs_path production from RFC 1808 to the path-absolute + query4761 components of RFC 3986. State that the asterisk form is allowed for the OPTIONS4762 request method only.4763 (<xref target="request-target"/>)4764 </t>4765 <t>4766 4760 Require that invalid whitespace around field-names be rejected. 4761 Change ABNF productions for header fields to only define the field value. 4767 4762 (<xref target="header.fields"/>) 4768 4763 </t> … … 4781 4776 </t> 4782 4777 <t> 4783 Empty list elements in list productions have been deprecated. 4784 (<xref target="abnf.extension"/>) 4785 </t> 4786 <t> 4787 Require recipients to handle bogus <x:ref>Content-Length</x:ref> header 4778 Require recipients to handle bogus "<x:ref>Content-Length</x:ref>" header 4788 4779 fields as errors. 4789 4780 (<xref target="message.body"/>) … … 4801 4792 </t> 4802 4793 <t> 4803 Registration of Transfer Codings now requires IETF Review 4804 (<xref target="transfer.coding.registry"/>) 4794 Update use of abs_path production from RFC 1808 to the path-absolute + query 4795 components of RFC 3986. State that the asterisk form is allowed for the OPTIONS 4796 request method only. 4797 (<xref target="request-target"/>) 4798 </t> 4799 <t> 4800 Clarify exactly when "close" connection options have to be sent; drop 4801 notion of header fields being "hop-by-hop" without being listed in the 4802 Connection header field. 4803 (<xref target="header.connection"/>) 4805 4804 </t> 4806 4805 <t> … … 4817 4816 </t> 4818 4817 <t> 4819 Change ABNF productions for header fields to only define the field value.4820 </t>4821 <t>4822 Clarify exactly when "close" connection options have to be sent; drop4823 notion of header fields being "hop-by-hop" without being listed in the4824 Connection header field.4825 (<xref target="header.connection"/>)4826 </t>4827 <t>4828 4818 Define the semantics of the <x:ref>Upgrade</x:ref> header field in responses 4829 4819 other than 101 (this was incorporated from <xref target="RFC2817"/>). … … 4831 4821 </t> 4832 4822 <t> 4823 Registration of Transfer Codings now requires IETF Review 4824 (<xref target="transfer.coding.registry"/>) 4825 </t> 4826 <t> 4833 4827 Take over the Upgrade Token Registry, previously defined in 4834 4828 <xref target="RFC2817" x:fmt="of" x:sec="7.2"/>. 4835 4829 (<xref target="upgrade.token.registry"/>) 4830 </t> 4831 <t> 4832 Empty list elements in list productions have been deprecated. 4833 (<xref target="abnf.extension"/>) 4836 4834 </t> 4837 4835 </section>
Note: See TracChangeset
for help on using the changeset viewer.