Closed jmalczyk closed 12 years ago
Search queries currently go through cache/get on AppEngine, then CloudFront because of browser same-origin policies. This switches the api call to request json-p so the requests can go directly to CloudFront.
Search queries currently go through cache/get on AppEngine, then CloudFront because of browser same-origin policies. This switches the api call to request json-p so the requests can go directly to CloudFront.