On Thu, Aug 5, 2010 at 10:18 PM, Niklas Gustavsson (JIRA) <[email protected]> wrote: > Niklas Gustavsson closed VYSPER-225. > ------------------------------------ > Committed in rev 982759. Made some minor changes.
I committed this with some minor changes (enable logging, shuffled some stuff around in client.js, used the non-minimized libraries). I got it working just fine when running client.html from a web server. But, I failed to get it working from file:/// (in Chrome), any clues to how to fix this? Also, I failed to get it working with using the Flash based XHR, instead falling back on the native implementation. It issued an OPTIONS request, but never did the POST. Any ideas? /niklas
