[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Doubt about Mime-Type in HTTP

From: Greg Thomas <Greg_at_TheThomasHome.co.uk>
Date: 2004-02-21 16:26:35 CET

On Fri, 20 Feb 2004 11:59:43 -0300, "Federico Edelman"
<fedelman@claxson.com> wrote:

> The users run Internet Explorer. I can't change that.

May be not. But if it is the problem (and I'm not saying it is; use
something like

lynx -source -head <URL>

to confirm the MIME type being sent), then adding an HTTP header
something like

Content-Disposition: file; filename=foo.txt

may (note: may!) be enough to trigger IE in to realising it really is
a text file.

Greg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 21 16:26:51 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.