Network Working Group Request for Comments: 2295 Category
1998
Abstract
This memo defines an Experimental Protocol for the Internet community. It does not specify an Internet standard of any kind. Discussion and suggestions for improvement are requested. Distribution of this memo is unlimited. Copyright Notice Copyright (C) The Internet Society (1998). All Rights Reserved. HTTP allows web site authors to put multiple versions of the same information under a single URL. Transparent content negotiation is an extensible negotiation mechanism, layered on top of HTTP, for automatically selecting the best version when the URL is accessed. This enables the smooth deployment of new web data formats and markup
References (19)
- References.................................................48
- Authors' Addresses.........................................48 Appendix: Example of a local variant selection algorithm...49
- 1 Computing overall quality values........................49 19.2 Determining the result..................................51
- 3 Ranking dimensions......................................51 Appendix: feature negotiation examples.....................52
- 1 Use of feature tags.....................................52 20.2 Use of numeric feature tags.............................53
- 3 Feature tag design......................................53 Appendix: origin server implementation considerations......54
- 1 Implementation with a CGI script........................54
- 2 Direct support by HTTP servers..........................55
- 3 Web publishing tools....................................55 Appendix: Example of choice response construction..........55
- Full Copyright Statement...................................58
- Holtman & Mutz Experimental [Page 3]
- Fielding, R., Gettys, J., Mogul, J., Frystyk, H., and T. Berners-Lee, "Hypertext Transfer Protocol --HTTP/1.1", RFC 2068, January 1997.
- Berners-Lee, T., Fielding, R., and H. Frystyk, "Hypertext Transfer Protocol --HTTP/1.0", RFC 1945, May 1996.
- Holtman, K., and A. Mutz, "HTTP Remote Variant Selection Algorithm --RVSA/1.0", RFC 2296, March 1998.
- Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997.
- Yergeau, F., "UTF-8, a transformation format of Unicode and ISO 10646", RFC 2044, October 1996.
- Authors' Addresses Koen Holtman Technische Universiteit Eindhoven Postbus 513
- Kamer HG 6.57 5600 MB Eindhoven (The Netherlands) EMail: koen@win.tue.nl Andrew H. Mutz Hewlett-Packard Company 1501 Page Mill Road 3U-3 Palo Alto CA 94304, USA Fax +1 415 857 4691 EMail: mutz@hpl.hp.com
- Holtman & Mutz Experimental [Page 48]