I compiled with -s ASYNCIFY=1 and now it connects. Now I have the problem that the site url is formatted like: "http://my.site.foo/bla/APIKEY/?query"
Happyhttp sets up a connection first with the site "http://my.site.foo" and then one can issue a "GET" request for "bla/APIKEY/?query". This triggers a USER/PASSWORD form from the site I am connecting to. I am guessing this is a result of the design of happyhttp, if one of you has an idea, I am all ears. thx. S -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
