Re: Dillo ported to DOS
Andrew Harris <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <CAFQQ4hY-QAdSR9_umVkbCHvdJ82K+O1r0gbR3GO0FDNqHHxRLw@mail.gmail.com> |
On Mon, Nov 14, 2011 at 1:20 PM, Jeremy Henty <onepoint-YprzHiG/[email protected]> wrote: > > PS: there seems be a MIME problem or something with that URL. Both > Dillo and Firefox insist on downloading it rather than displaying it. > They both display the downloaded file with no problem. Seems to be served the content type application/octet-stream. Oh, silly Google Code. [tuna@PortaTuna ~]$ curl -I "http://nanox-microwindows-nxlib-fltk-for-dos.googlecode.com/files/Dillo_for_DOS1.PNG" -A "Mozilla/5.0" HTTP/1.1 200 OK Content-Length: 148412 Content-Type: application/octet-stream Content-Disposition: attachment; filename="Dillo_for_DOS1.PNG" Accept-Ranges: bytes Date: Mon, 14 Nov 2011 21:23:59 GMT Last-Modified: Sun, 13 Nov 2011 16:55:35 GMT Expires: Mon, 21 Nov 2011 21:23:59 GMT Server: DFE/largefile Cache-Control: public, max-age=604800 Age: 121 [tuna@PortaTuna ~]$ I just uploaded it to imgur for you. :) http://i.imgur.com/Isnhp.png