HTTP Range and BOM

Hi folks,

I don't know if this needs to be mentioned, but there is a Range request
header in HTTP that allows you to ask for a particular part of an
object. I believe that the BOM should always be only at the beginning of
the object, and should not be inserted for Range requests.

For example, even if the client asks for bytes 500 to 1000, the server
should not prepend a BOM in front of byte 500.

Any objections?

Erik

--Boundary (ID uEbHHWxWEwCKT9wM3evJ5w)

Received on Monday, 1 June 1998 10:13:55 UTC