RunKit + npm: machinepack-http

node v6.17.1
endpointsharetweet
var Http = require('machinepack-http'); Http.sendHttpRequest({url: '/pets/18', baseUrl: 'http://google.com', method: 'get', params: {}, body: '*', formData: false, headers: {}, })
Created from: https://runkit.com/npm/machinepack-http
Loading…

no comments

    sign in to comment