[]
= "mockforge-proxy"
= "Proxy functionality for forwarding requests to upstream services"
= true
= true
= true
= true
= "../../README.md"
= ["mock", "proxy", "api", "testing"]
= ["development-tools::testing"]
[]
= ["dep:schemars"]
[]
= { = "0.8", = true }
= { = "0.3.142", = "../mockforge-core" }
= { = true }
# `server::ProxyServer` (moved from `mockforge-http` under #555 phase 1)
# needs `tokio::sync::RwLock` + `#[tokio::test]` in its unit tests; `http`
# crate's `HeaderName` / `HeaderValue` reach the middleware directly
# rather than through axum's re-export so the qualified path keeps
# working post-move.
= { = true, = ["sync", "macros", "rt-multi-thread", "time"] }
= "1.3"
= { = true }
= { = true }
= { = true }
= { = true }
= { = true }