[Webkit-unassigned] [Bug 20202] Missing http status line from the http headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 28 14:54:39 PDT 2008


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





------- Comment #1 from dbalev at adobe.com  2008-07-28 14:54 PDT -------
Created an attachment (id=22530)
 --> (https://bugs.webkit.org/attachment.cgi?id=22530&action=view)
Test case 

1. Install flash player 10 beta
2. Open the swf file in Safari for Mac. 
3. Press the connect button
4. Look for "status=" in the left text pane. Note that it is not 0. (It should
be 200 on success)
5. Open the same swf file in Safari for Windows
6. Press the connect button
7. Note that you will always get "status=0" regardless of the result of the
http request. This is because Flash player can not find the status line in the
http headers so it returns the default value which is 0.


-- 
Configure bugmail: https://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