Changeset 91 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 21/12/07 23:40:43 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r90 r91 607 607 <t> 608 608 HTTP communication usually takes place over TCP/IP connections. The 609 default port is TCP 80 <xref target="RFC1700"/>, but other ports can be used. This does609 default port is TCP 80 (<eref target="http://www.iana.org/assignments/port-numbers"/>), but other ports can be used. This does 610 610 not preclude HTTP from being implemented on top of any other protocol 611 611 on the Internet, or on other networks. HTTP only presumes a reliable … … 3442 3442 </reference> 3443 3443 3444 <reference anchor="RFC1700">3445 <front>3446 <title abbrev="Assigned Numbers">Assigned Numbers</title>3447 <author initials="J." surname="Reynolds" fullname="Joyce K. Reynolds">3448 <organization>USC/Information Sciences Institute</organization>3449 <address>3450 <postal>3451 <street>4676 Admiralty Way</street>3452 <city>Marina del Rey</city>3453 <region>CA</region>3454 <code>90292-6695</code>3455 <country>US</country></postal>3456 <phone>+1 310 822 1511</phone>3457 <email>jkrey@isi.edu</email></address></author>3458 <author initials="J." surname="Postel" fullname="Jon Postel">3459 <organization>USC/Information Sciences Institute</organization>3460 <address>3461 <postal>3462 <street>4676 Admiralty Way</street>3463 <city>Marina del Rey</city>3464 <region>CA</region>3465 <code>90292-6695</code>3466 <country>US</country></postal>3467 <phone>+1 310 822 1511</phone>3468 <email>postel@isi.edu</email></address></author>3469 <date month="October" year="1994"/>3470 <abstract>3471 <t/></abstract></front>3472 <seriesInfo name="STD" value="2"/>3473 <seriesInfo name="RFC" value="1700"/>3474 </reference>3475 3476 3444 <reference anchor="RFC1737"> 3477 3445 <front>
Note: See TracChangeset
for help on using the changeset viewer.