influxdata / influxdb-php

influxdb-php: A PHP Client for InfluxDB, a time series database
http://influxdb.com
MIT License
432 stars 125 forks source link

get the return result when save points with curl driver #150

Open jackqh opened 4 years ago

jackqh commented 4 years ago

get the return result when save points with curl driver

vendor/influxdb/influxdb-php/src/InfluxDB/Driver/Curl.php:126

russorat commented 4 years ago

@jackqh thanks! would you be willing to contribute a PR for the fix?