UPDATE: (I already know this is Flash bug.) I managed to make SWFUpload work on GAE. If anyone faced the same issue, I had to give up on BlobstoreService and I'm parsing my uploads using com.google.apphosting.utils.servlet.MultipartMimeUtils...

--originalmessage-
Due the issue SWFUpload has with empty-bodied responses it can not be used on Google AppEngine as its BlobStore uploadURL does not allow any content in the response. Sad
Is this something that needs to be fixed in SWFUpload or is it Flash bug?

Regards
J. Záruba