Gavin Nicol <gtn@ebt.com> writes: > It is most unlikely that anyone, or anything, could specify an > arbitrary byte range from an HTML document, and end up with > something legal (ie. displayable by itself). It gets even worse when you consider non-ASCII character encodings. Given just a chunk of bytes, you might not even be able to figure out what characters those bytes map to. And what about servers which can vend the same document in multiple character encodings? If I have a document stored in UTF-8 and can vend it in ShiftJIS or EUC depending on the Accept-Charset: parameter, it seems that "byterange" as part of a URL for this document is not well defined. Linus UpsonReceived on Thursday, 18 May 1995 23:28:59 EDT
This archive was generated by hypermail pre-2.1.9 : Wednesday, 24 September 2003 06:31:21 EDT