[6388] in www-talk@info.cern.ch

home help back first fref pref prev next nref lref last post

Re: Versioning HTML at the server and Accept-inline

daemon@ATHENA.MIT.EDU (David Koblas)
Thu Oct 27 22:59:16 1994

Date: Fri, 28 Oct 1994 03:47:37 +0100
Errors-To: listmaster@www0.cern.ch
Errors-To: listmaster@www0.cern.ch
Reply-To: koblas@netcom.com
From: koblas@netcom.com (David Koblas)
To: Multiple recipients of list <www-talk@www0.cern.ch>

> Chris Wilson writes:
> > Tony Sanders writes:
> > >Kee Hinckley writes:
> > >> o  Accept-inline:
> > >No need.  The browser should simply send the appropriate standard Accept:
> > >headers when it requests the inline data.
> > 
> > Not true.  Take, for example, the instance where I have an external viewer
> > for Targa images, but my browser can't handle them internally (or I don't
> > want it to, since Targa images tend to be large - perhaps I only want to
> > allow GIFs.)
> 
> Yes, but your browser knows prior to making the request whether or not it
> intends to display the result inline or externally, and can generate
> different Accept: headers appropriately.
> 
> (Conversely, if you use Accept-inline, how the heck is the server supposed
> to know whether you're fetching the given object as an inline or an external
> image?)

Because one of the places this would be used would be in generating the
source HTML document, not retrieving the data.  I don't care if you can
inline PostScript or not, nor am I likely to do anything about it.  If
your browser said:
	Accept-Inline: jpeg, type=color
I could send you a reference to the BEST version of that object I had.

One would dynamically generate a differnt document based on what your
browser supports.  Infact I already do this for some of my documents,
based on some information I know about the 'User-Agent:' headers.

--koblas@netcom.com

home help back first fref pref prev next nref lref last post