mirror of
https://github.com/status-im/consul.git
synced 2025-02-12 13:46:46 +00:00
fc9975d36c
* Remove local httpGet and shim one in from options * Add custom httpGet to pass through to provider * Make a fetch wrapper that adds your token * Pass the fetch like fetchWithToken wrapper through to the provider * Fix up httpGet to encode query params again and use fetch-like