Code:
$.ajax({ type: "GET", url: "https://www.some-url.com/api/...", local: true <--- this is the key property, headers: {... })
$.ajax({ type: "GET", url: "https://www.some-url.com/api/...", local: true <--- this is the key property, headers: {... })
$.ajax({ type: "GET", url: "https://www.some-url.com/api/....", headers: {...
http://myespocrmroot.com/api/v1/https://www.some-url.com/api/....
Leave a comment: