influxdb-nodejs
influxdb-nodejs copied to clipboard
Allow to set content-type
https://github.com/vicanso/influxdb-nodejs/blob/598ade66d0dd5c9b7e48ff071187110acbcdd735/lib/http.js#L91
Maybe we can provide an option to allow content-type to be specified:
The fact is the http write points of influxdb supports form type, so you don't need to change the content type.