| Re: [hatari-devel] GCC 4.9 is now used on my builds -> missing mime type | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
Le 28/05/2014 12:06, Nicolas Pomarède a écrit :
Le 28/05/2014 11:30, Christer Solskogen a écrit :
On Tue, May 27, 2014 at 3:10 PM, Nicolas Pomarède
<npomarede@xxxxxxxxxxxx> wrote:
There's no content type ; in firefox, it asks for another app.
Try now :-)
works :)
hi
it seems mime type is not here anymore since a few weeks.
when downloading a log file, there's no mime type, so firefox won't show 
the file directly and will ask for an external app (tested with firefox 
31 under llinux)
example :
LC_ALL=C wget -S 
http://antarctica.no/~hatari/latest/windows/make-win32-debug-winuae-sdl1.dc392dc09a2e.log
HTTP request sent, awaiting response...
  HTTP/1.1 200 OK
  Date: Mon, 29 Dec 2014 13:17:05 GMT
  Server: Apache/2.4.10 (Ubuntu)
  Last-Modified: Sun, 28 Dec 2014 23:14:59 GMT
  ETag: "c9a3-50b4eed448adb"
  X-Varnish: 1058313 149764
  Age: 15
  Via: 1.1 varnish-v4
  Content-Length: 51619
  Connection: keep-alive
  Accept-Ranges: bytes
Length: 51619 (50K)
Could you have look ?
Nicolas