- From: David W. Morris <dwm@xpasc.com>
- Date: Thu, 20 Jan 2000 10:48:04 -0800 (PST)
- To: http-wg@cuckoo.hpl.hp.com
- Cc: http-wg@cuckoo.hpl.hp.com
On Wed, 19 Jan 2000, Josh Cohen wrote: > > I see your problem, but I dont think pragma is > the right place for a solution. > As a matter of fact, I dont think HTTP is the place > for your solution. Why not just stick a meta tag > in the HTML itself ? Because that means parsing and modification of the HTML. Doesn't scale to any future content type ... I for one prefer security features out of band to the channel or in this case processing layer of the client. But I'm not sure this is a complete solution as proposed in any case. At what point does not having scripting enabled prevent reasonable rendering of the content? Should plugins be enabled? What about content within frames (or iframe) within the file which reference other servers? Meta refresh tags which redirect to new content? Dave Morris
Received on Thursday, 20 January 2000 10:55:03 UTC