Platform Content Syndication Functions

The Platform content syndication functions provide a way to perform HTTP GET and POST requests without loading the Core library.

The Platform library also includes request handlers that provide an object-oriented programming experience for content syndication tasks. You can use these handlers to send HTTP requests other than GET and POST requests.

These request handlers output a Script.Util.HttpResponse object.