Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
You can only use XPRIM_HttpRequest on your server-side components. Most web services invocation would contain some form of credentials (API keys, authorization tokens), which should never leave your server. Never include any credentials in your client-side JavaScript code as they can easily be viewed by anybody with access to the browser.

Next: Using XPRIM_HttpRequest