pierresouchay / consul-rust

Rust client libray for Consul HTTP API
Apache License 2.0
92 stars 48 forks source link

Added support for X-Consul-Token header #35

Closed pierresouchay closed 4 years ago

pierresouchay commented 4 years ago

This adds support for X-Consul-Token header (and thus allow to work with Consul clusters with ACLs enabled)