polyswarm / relay

Sidechain relay for PolySwarm, the first decentralized threat intelligence market.
https://polyswarm.io
GNU General Public License v3.0
2 stars 1 forks source link

consul crate doesn't support sending requests with headers #10

Closed ceseale closed 5 years ago

ceseale commented 5 years ago

Is your feature request related to a problem? Please describe. This consul crate doesn't support sending requests with headers which in problematic in prod.

Describe the solution you'd like We're going to need to fork the repo and add that feature so the X-Consul-Token can be added if it's available.

ceseale commented 5 years ago

@mjkoo if this sounds okay can you fork the repo to our org for me?

ceseale commented 5 years ago

@myhndl :point_up:

myhndl commented 5 years ago

https://github.com/polyswarm/consul-rust

myhndl commented 5 years ago

Closing in favor of: https://github.com/polyswarm/rust-web3/issues/1