Re: Inlined image format

Rob McCool (robm@ncsa.uiuc.edu)
Tue, 25 Jan 1994 18:54:55 -0600


/*
* Re: Inlined image format by Lou Montulli
* written on Jan 25, 6:17pm.
*
* How about adding a new header or a new form of the existing
* header to specify what kinds of image types can be "inlined"
* The server may want to differentiate between a get that is
* coming for an image that will be inlined and one that will
* be spawned in an external viewer.
*/

I would think that the server shouldn't care... otherwise, how would it know
what was an inlined image and what wasn't? It seems to me that Mosaic should
just send different Accept: headers when it's resolving inlined images...

--Rob