[Webkit-unassigned] [Bug 63552] mp3 file misidentified as live stream

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 12:30:41 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63552





--- Comment #3 from Jer Noble <jer.noble at apple.com>  2011-06-28 12:30:42 PST ---
> curl -I -o - 'https://bug-63552-attachments.webkit.org/attachment.cgi?id=98955'
HTTP/1.1 200 OK
Date: Tue, 28 Jun 2011 19:28:56 GMT
Server: Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/1.0.0c DAV/2 mod_python/3.3.1 Python/2.6.6 PHP/5.2.17
Content-disposition: inline; filename="atari.mp3"
Content-length: 8358
Access-Control-Allow-Origin: http://build.webkit.org/TestFailures/
Strict-Transport-Security: max-age=7776000
Connection: close
Content-Type: audio/mp3; name="atari.mp3"

vs.: 

> curl -I -o - 'http://localhost/~jer/atari.mp3'
HTTP/1.1 200 OK
Date: Tue, 28 Jun 2011 19:30:07 GMT
Server: Apache/2.2.19 (Unix) DAV/2
Last-Modified: Tue, 28 Jun 2011 19:24:01 GMT
ETag: "13c2ca1-20a6-4a6ca9c327640"
Accept-Ranges: bytes
Content-Length: 8358
Content-Type: audio/mpeg

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



More information about the webkit-unassigned mailing list