Changeset 1792
- Timestamp:
- 15/07/12 16:42:25 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r1789 r1792 2745 2745 <h2 id="rfc.references.1"><a href="#rfc.section.10.1" id="rfc.section.10.1">10.1</a> Normative References 2746 2746 </h2> 2747 <table> 2748 <tr> 2749 <td class="reference"><b id="ISO-8859-1">[ISO-8859-1]</b></td> 2750 <td class="top">International Organization for Standardization, “Information technology -- 8-bit single-byte coded graphic character sets -- Part 1: Latin alphabet No. 1”, ISO/IEC 8859-1:1998, 1998.</td> 2751 </tr> 2747 <table> 2752 2748 <tr> 2753 2749 <td class="reference"><b id="Part2">[Part2]</b></td> … … 2812 2808 <h2 id="rfc.references.2"><a href="#rfc.section.10.2" id="rfc.section.10.2">10.2</a> Informative References 2813 2809 </h2> 2814 <table> 2810 <table> 2811 <tr> 2812 <td class="reference"><b id="ISO-8859-1">[ISO-8859-1]</b></td> 2813 <td class="top">International Organization for Standardization, “Information technology -- 8-bit single-byte coded graphic character sets -- Part 1: Latin alphabet No. 1”, ISO/IEC 8859-1:1998, 1998.</td> 2814 </tr> 2815 2815 <tr> 2816 2816 <td class="reference"><b id="Kri2001">[Kri2001]</b></td> … … 3557 3557 </li> 3558 3558 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/368">http://tools.ietf.org/wg/httpbis/trac/ticket/368</a>>: "note introduction of new IANA registries as normative changes" 3559 </li> 3560 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/374">http://tools.ietf.org/wg/httpbis/trac/ticket/374</a>>: "Reference to ISO-8859-1 is informative" 3559 3561 </li> 3560 3562 </ul> … … 3731 3733 <li>interception proxy <a href="#rfc.iref.i.3"><b>2.4</b></a></li> 3732 3734 <li>intermediary <a href="#rfc.iref.i.1"><b>2.4</b></a></li> 3733 <li><em>ISO-8859-1</em> <a href="#rfc.xref.ISO-8859-1.1">3.2.2</a>, <a href="#ISO-8859-1"><b>10. 1</b></a></li>3735 <li><em>ISO-8859-1</em> <a href="#rfc.xref.ISO-8859-1.1">3.2.2</a>, <a href="#ISO-8859-1"><b>10.2</b></a></li> 3734 3736 </ul> 3735 3737 </li> -
draft-ietf-httpbis/latest/p1-messaging.xml
r1789 r1792 4156 4156 <references title="Normative References"> 4157 4157 4158 <reference anchor="ISO-8859-1">4159 <front>4160 <title>4161 Information technology -- 8-bit single-byte coded graphic character sets -- Part 1: Latin alphabet No. 14162 </title>4163 <author>4164 <organization>International Organization for Standardization</organization>4165 </author>4166 <date year="1998"/>4167 </front>4168 <seriesInfo name="ISO/IEC" value="8859-1:1998"/>4169 </reference>4170 4171 4158 <reference anchor="Part2"> 4172 4159 <front> … … 4470 4457 <references title="Informative References"> 4471 4458 4459 <reference anchor="ISO-8859-1"> 4460 <front> 4461 <title> 4462 Information technology -- 8-bit single-byte coded graphic character sets -- Part 1: Latin alphabet No. 1 4463 </title> 4464 <author> 4465 <organization>International Organization for Standardization</organization> 4466 </author> 4467 <date year="1998"/> 4468 </front> 4469 <seriesInfo name="ISO/IEC" value="8859-1:1998"/> 4470 </reference> 4471 4472 4472 <reference anchor="Nie1997" target="http://doi.acm.org/10.1145/263105.263157"> 4473 4473 <front> … … 6025 6025 "note introduction of new IANA registries as normative changes" 6026 6026 </t> 6027 <t> 6028 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/374"/>: 6029 "Reference to ISO-8859-1 is informative" 6030 </t> 6027 6031 </list> 6028 6032 </t>
Note: See TracChangeset
for help on using the changeset viewer.