store intercept to set_proxy on requests
This commit is contained in:
@@ -26,7 +26,8 @@ tokio-io = "0.1"
|
||||
tokio-tls = "0.1"
|
||||
url = "1.2"
|
||||
uuid = { version = "0.5", features = ["v4"] }
|
||||
hyper-proxy = "0.2.0"
|
||||
hyper-proxy = { version = "0.2.0", path = "../hyper-proxy" }
|
||||
#hyper-proxy = "0.2.0"
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user