mz-http-proxy

Crates.iomz-http-proxy
lib.rsmz-http-proxy
version0.1.0
sourcesrc
created_at2021-08-04 02:38:54.950184
updated_at2021-08-04 02:38:54.950184
descriptionHTTP proxy adapters that respect the system proxy configuration.
homepage
repositoryhttps://github.com/MaterializeInc/materialize/tree/main/src/http-proxy
max_upload_size
id431307
size27,358
Crate owners (github:materializeinc:crate-owners)

documentation

README

mz-http-proxy

crates.io Rust Documentation

HTTP proxy adapters that respect the system's proxy configuration.

View documentation.

Installation

# Cargo.toml
[dependencies]
mz-http-proxy = { version = "0.1", features = ["hyper", "reqwest"] }
Commit count: 27188

cargo fmt