elastic-rs / elastic

An Elasticsearch REST API client for Rust
Apache License 2.0
253 stars 40 forks source link

Strip trailing slashes in NodeAddress #403

Closed mwilliammyers closed 4 years ago

mwilliammyers commented 4 years ago

Having a trailing slash in the node address causes issues; see #402 for more info.