Hi All, Is it possible to access a url that requires http authentication without having the auth dialog popping up?
I'm using xmlhttprequest. I'm setting userId/Password on the request. It works fine when the credentials are correct. But it pops up a dialog when the password is wrong. I want to get the error and prompt the user in my ui. On reading, I found this is possible in firefox using a parameter called 'mozbackgroundrequest'. Is there anything similar in chrome/ webkit? Any other solutions? Regards, Krishna -- You received this message because you are subscribed to the Google Groups "Chromium-extensions" 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/chromium-extensions?hl=en.
