Docs.rs
specmock-runtime-0.1.0
specmock-runtime 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Akagi201
Dependencies
axum ^0.8.8
normal
base64 ^0.22.1
normal
bytes ^1.11.1
normal
futures-util ^0.3.32
normal
hpx ^2.4.0
normal
http ^1.4.0
normal
http-body ^1.0.1
normal
http-body-util ^0.1.3
normal
hyper ^1.8.1
normal
hyper-util ^0.1.20
normal
prost ^0.14.3
normal
prost-reflect ^0.16.3
normal
protox ^0.9.1
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
specmock-core ^0.1.0
normal
thiserror ^2.0.18
normal
tokio ^1.50.0
normal
tonic ^0.14.5
normal
tower ^0.5.3
normal
tracing ^0.1.44
normal
url ^2.5.8
normal
hpx ^2.4.0
dev
rand ^0.10.0
dev
rand_chacha ^0.10.0
dev
serde_yml ^0.0.12
dev
tokio-tungstenite ^0.29.0
dev
tonic ^0.14.5
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module proxy
specmock_
runtime
0.1.0
Module proxy
Module Items
Functions
In specmock_
runtime::
http
specmock_runtime
::
http
Module
proxy
Copy item path
Source
Expand description
Proxy handler for forwarding requests to upstream servers.
Functions
ยง
proxy_
request
Proxy a request to the upstream server and validate the response.