[Webkit-unassigned] [Bug 5760] Safari hangs when uploading files to certain php scripts
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Apr 3 21:21:51 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=5760
------- Comment #20 from jason at bakafish.com 2006-04-03 21:21 PDT -------
Created an attachment (id=7496)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=7496&action=view)
Tcpflow capture of both a good and a failed request
It looks like the difference between a successful and unsuccessful upload is
that Safari sends two duplicated multipart requests, the server sees the first,
waits for the data, gets a second request that is obviously treated as a post
(albeit a screwed up incomplete post) that has a correct boundary delimiter,
followed by the first real attachment.
(great, Safari cant upload this to Bugzilla...)
--
Configure bugmail: http://bugzilla.opendarwin.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