Re: Content-Disposition: "inline" vs. "extension-token"
- From: "Dave H." <dh1760@xxxxxxxxx>
- Date: Thu, 21 Jun 2007 20:02:53 -0000
On Jun 21, 4:49 am, Andreas Prilop <AndreasPrilop2...@xxxxxxxxxxxxx>
wrote:
On Wed, 20 Jun 2007, Dave H. wrote:
Please redirect me if this message is posted to the wrong group.
Perhaps
<news:comp.infosystems.www.browsers.ms-windows>
<news:comp.infosystems.www.servers.ms-windows>
<news:comp.infosystems.www.servers.unix>
Thanks.
Given the intention of delivering content to an HTTP user agent (such
as Internet Explorer) which is to be immediately opened by an
associated application,
You should rather leave this decision to the reader, i.e. open
in browser or open in another program.
Assuming that by "reader" you mean the user of the UA, then I probably
should have specified that my post concerns an intranet web
application which provides both a download and an open button, and the
question regards how the CGI behind the open button structures its
HTTP headers. The application is required to store data in encrypted
format and not use any temporary files to decrypt data for web
availability; therefore it must deliver data inline directly from the
standard output of openssl.
Specifically as regards Internet
Explorer, I've tried both inline and the specific filename extension
(xls,csv,pdf,doc,...)
There are no "filename extensions" on the web. There is only
"Content-Type".
I am referring to "extension-token" as described by RFC 2183 which
governs the Content-Disposition header. Granted it was written with
email attachments in mind; however, unless I am mistaken, use of the
Content-Disposition header in HTTP also conforms to this standard.
--
In memoriam Alan J. Flavellhttp://groups.google.com/groups/search?q=author:Alan.J.Flavell
-Dave H.
.
- Follow-Ups:
- Re: Content-Disposition: "inline" vs. "extension-token"
- From: Jukka K. Korpela
- Re: Content-Disposition: "inline" vs. "extension-token"
- References:
- Content-Disposition: "inline" vs. "extension-token"
- From: Dave H.
- Re: Content-Disposition: "inline" vs. "extension-token"
- From: Andreas Prilop
- Content-Disposition: "inline" vs. "extension-token"
- Prev by Date: Re: Lynx browser & Hotmail?
- Next by Date: Re: Why are windows opening as if base target is being used?
- Previous by thread: Re: Content-Disposition: "inline" vs. "extension-token"
- Next by thread: Re: Content-Disposition: "inline" vs. "extension-token"
- Index(es):
Relevant Pages
|