[Webkit-unassigned] [Bug 16170] Can't download files from this site

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 28 06:04:17 PST 2007


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


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #1 from ddkilzer at webkit.org  2007-11-28 06:04 PDT -------
Confirmed with a local debug build of WebKit r28072 with Safari 3.0.4 (523.12)
on Mac OS X 10.4.11 (8S165).

Spoofing as Firefox 2.0.0.2 does not fix the issue.

This also happens with Safari 2.0.4 (419.3) with original WebKit on 10.4.11.

One odd thing is that the request for the MP3 file has a CFNetwork/129.22 user
agent instead of a Safari user agent:

GET /download/gerard-drive_by_on_kiss_101-web-11-26-2007-newmixes.mp3 HTTP/1.1
User-Agent: CFNetwork/129.22
Accept: */*
Accept-Language: en
Accept-Encoding: gzip, deflate
Cookie: __utma=12355499.1511422217.1196256874.1196256874.1196256874.1;
__utmc=12355499;
__utmz=12355499.1196256874.1.1.utmccn=(referral)|utmcsr=bugs.webkit.org|utmcct=/show_bug.cgi|utmcmd=referral;
__utmb=12355499; download=agree
Connection: keep-alive
Host: www.newmixes.com

Here is the equivalent request from FireFox 2.0.0.9:

GET /download/gerard-drive_by_on_kiss_101-web-11-26-2007-newmixes.mp3 HTTP/1.1
Host: www.newmixes.com
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.9)
Gecko/20071025 Firefox/2.0.0.9
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: http://www.newmixes.com/
Cookie: download=agree;
__utma=12355499.835382746.1196257737.1196257737.1196257737.1; __utmb=12355499;
__utmc=12355499;
__utmz=12355499.1196257737.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none)


-- 
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