Ssjs Packages

ssjs-fetch

Simplified interface for Script.Util.HttpRequest. ## Installation npm install ssjs-fetch ## Interface ``` Get: function (url, headers = [], continueOnError = true, retries = 0, emptyContentHandling = 0) Post: function (url, data, headers = [], continueOn

1.0.0 • Published 10 months ago