Worklight http adapter questions
问题 2 simple questions : Do all http requests make thru http adapter do go thru the worklight server first? If so then does it mean even a http adapter request to a public web site say a request to yahoo site for a stock price would also go thru worklight server first then next to the yahoo web site? If so then how do I make a http request without going thru the worklight server? I just want to go straight to yahoo web site without the "intermediate" server (i.e. workligth server) 回答1: 1) Do all