grunt-http icon indicating copy to clipboard operation
grunt-http copied to clipboard

Sends a HTTP request and deals with the response.

Results 4 grunt-http issues
Sort by recently updated
recently updated
newest added

I'm using grunt-http to fetch some data during runtime. On a some API calling I observe "ESOCKETTIMEDOUT" error as follows: Now I observe [`grunt-http`](https://www.npmjs.com/package/grunt-http?activeTab=dependencies) have dependency on [`request`](https://www.npmjs.com/package/request), which is...

*** ☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at...

greenkeeper

## The devDependency [grunt-contrib-nodeunit](https://github.com/gruntjs/grunt-contrib-nodeunit) was updated from `2.0.0` to `2.1.0`. 🚨 [View failing branch](https://github.com/johngeorgewright/grunt-http/compare/develop...johngeorgewright:greenkeeper%2Fgrunt-contrib-nodeunit-2.1.0). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

am getting "Fatal error: tunneling socket could not be established, cause=Parse Error" while accessing internal corporate web services & verified with/without npm proxy and system proxy. still getting the same...