This pull request makes it possible to use InfluxDB::Client.new(url: ...) form of configuration when having more complex password using special characters which are percent encoded in URI.
I'd be very grateful for making a patch release after merging pull request :)
This pull request makes it possible to use
InfluxDB::Client.new(url: ...)
form of configuration when having more complex password using special characters which are percent encoded in URI.I'd be very grateful for making a patch release after merging pull request :)