Comparing version 5.0.3 to 5.0.4
@@ -252,3 +252,2 @@ "use strict"; | ||
var req = request({ | ||
headers: { 'content-length': options.body ? options.body.length : 0 }, | ||
hostname: host.url.hostname, | ||
@@ -255,0 +254,0 @@ method: options.method, |
{ | ||
"name": "influx", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"description": "InfluxDB Client", | ||
@@ -5,0 +5,0 @@ "main": "./lib/src/index.js", |
171214
4523