influxdb-php
influxdb-php copied to clipboard
Isn't 202 a valid status code as well?
I'm getting 202
from my InfluxDB instance.
But it throws an exception, probably because of https://github.com/influxdata/influxdb-php/blob/master/src/InfluxDB/Driver/Guzzle.php#L120
Isn't 202
a valid status code as well?