Hi, all. Maybe someone had same problem: I'm developing node.js - solution where users can upload files to server using node.js directly without any proxy. It uses formidable module. Files are videos, after upload they are processed, extracting audio etc. The problem is: it works fine in all browsers except Opera. In Opera connection is aborted with strange error. You can see error here https://github.com/joyent/node/issues/1956 . Please, help.
-- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
