[Webkit-unassigned] [Bug 16084] New: File served as text/plain downloaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 03:29:44 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16084

           Summary: File served as text/plain downloaded
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: Macintosh Intel
               URL: http://james.wheare.org/stuff/test.txt
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: james at sparemint.com


Loading this URL in Safari 3 on Leopard prompts the file to be downloaded.

curl -I http://james.wheare.org/stuff/test.txt
HTTP/1.1 200 OK
Date: Wed, 21 Nov 2007 11:26:01 GMT
Server: Apache
Last-Modified: Wed, 21 Nov 2007 11:24:51 GMT
ETag: "1173c26-26a-43f6ea13e26c0"
Accept-Ranges: bytes
Content-Length: 618
Content-Type: text/plain; charset=UTF-8

Is there something in the content that provokes MIME type sniffing?


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list