I use YQL for by pass cross domain request and It works perfectly. but how does it work?. Well I Google it and red about it. Like it is web service and it create proxy server etc. But I did not understand it. My question is when we make cross domain request then browser denied it because we have a different domain. But YQL is also a different domain so how does it work. for example
We are making request from http://example.com to http://www.example.com using YQL. but http://www.example.com is also cross domain for YQL service