Silverlight and cross domain calls
Well, it doesn' work! damn! After reading this post, I was really excited by beeing able to use this class to get info from remote domains (specially since, in my case, I'm building a Gadget, where cross-domain calls are allowed). Unfortunately, in the current bits, the BrowserHttpWebRequest class validates the passed Uri and it'll throw an exception for a cross-domain call.
Please, please fix it in the next version! thanks.