Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Which versions of Flash are affected by the flash cookie bug?

share|improve this question
Well... strictly speaking Flash's upload mechanism isn't exactly a conforming HTTP... so no one ever promised there will be any cookies to send with it. Not sure why did the author of the post made such assumptions in the first place. This is not a bug, this is the author's misunderstanding really. But if you are doing this for your own CI server, you can implement multipart form data with cookies and whatnot. You'll need a socket policy file be served from your server. Not sure if it's worth the hassle though. – wvxvw Jan 21 at 19:35

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.