Changeset 2198 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 07/03/13 13:50:06 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r2197 r2198 830 830 identifiers according to their association with the hierarchical 831 831 namespace governed by a potential HTTP origin server listening for 832 TCP connections on a given port.832 TCP (<xref target="RFC0793"/>) connections on a given port. 833 833 </t> 834 834 <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="http-URI"><!--terminal production--></iref> … … 913 913 identifiers according to their association with the hierarchical 914 914 namespace governed by a potential HTTP origin server listening to a 915 given TCP port for TLS-secured connections <xref target="RFC5246"/>. 915 given TCP port for TLS-secured connections 916 (<xref target="RFC0793"/>, <xref target="RFC5246"/>). 916 917 </t> 917 918 <t> … … 4154 4155 </reference> 4155 4156 4157 <reference anchor="RFC0793"> 4158 <front> 4159 <title>Transmission Control Protocol</title> 4160 <author initials='J.' surname='Postel' fullname='Jon Postel'> 4161 <organization>University of Southern California (USC)/Information Sciences Institute</organization> 4162 </author> 4163 <date year='1981' month='September' /> 4164 </front> 4165 <seriesInfo name='STD' value='7' /> 4166 <seriesInfo name='RFC' value='793' /> 4167 </reference> 4168 4156 4169 <reference anchor="USASCII"> 4157 4170 <front> … … 5227 5240 <section title="Since draft-ietf-httpbis-p1-messaging-22" anchor="changes.since.22"> 5228 5241 <t> 5229 None yet. 5242 Closed issues: 5243 <list style="symbols"> 5244 <t> 5245 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/435"/>: 5246 "Part1 should have a reference to TCP (RFC 793)" 5247 </t> 5248 </list> 5230 5249 </t> 5231 5250 </section>
Note: See TracChangeset
for help on using the changeset viewer.