Changeset 89
- Timestamp:
- 21/12/07 23:38:27 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r87 r89 242 242 HTTP is also used as a generic protocol for communication between 243 243 user agents and proxies/gateways to other Internet systems, including 244 those supported by the SMTP <xref target="RFC821"/>, NNTP <xref target="RFC 977"/>, FTP <xref target="RFC959"/>, Gopher <xref target="RFC1436"/>,244 those supported by the SMTP <xref target="RFC821"/>, NNTP <xref target="RFC3977"/>, FTP <xref target="RFC959"/>, Gopher <xref target="RFC1436"/>, 245 245 and WAIS <xref target="WAIS"/> protocols. In this way, HTTP allows basic hypermedia 246 246 access to resources available from diverse applications. … … 3359 3359 </reference> 3360 3360 3361 <reference anchor="RFC977"> 3362 <front> 3363 <title abbrev="Network News Transfer Protocol">Network News Transfer Protocol</title> 3364 <author initials="B." surname="Kantor" fullname="Brian Kantor"> 3365 <organization>University of California, San Diego (UCSD)</organization></author> 3366 <author initials="P." surname="Lapsley" fullname="Phil Lapsley"> 3367 <organization>University of California, Berkeley (UCB)</organization></author> 3368 <date month="February" year="1986"/></front> 3369 <seriesInfo name="RFC" value="977"/> 3361 <reference anchor='RFC3977'> 3362 <front> 3363 <title>Network News Transfer Protocol (NNTP)</title> 3364 <author initials='C.' surname='Feather' fullname='C. Feather'> 3365 <organization>THUS plc</organization> 3366 <address> 3367 <email>clive@demon.net</email> 3368 </address> 3369 </author> 3370 <date year='2006' month='October' /> 3371 </front> 3370 3372 </reference> 3371 3373
Note: See TracChangeset
for help on using the changeset viewer.