Crates.io | mz-http-proxy |
lib.rs | mz-http-proxy |
version | 0.1.0 |
source | src |
created_at | 2021-08-04 02:38:54.950184 |
updated_at | 2021-08-04 02:38:54.950184 |
description | HTTP proxy adapters that respect the system proxy configuration. |
homepage | |
repository | https://github.com/MaterializeInc/materialize/tree/main/src/http-proxy |
max_upload_size | |
id | 431307 |
size | 27,358 |
HTTP proxy adapters that respect the system's proxy configuration.
# Cargo.toml
[dependencies]
mz-http-proxy = { version = "0.1", features = ["hyper", "reqwest"] }