# acdp-safe-http
SSRF defenses and HTTPS guards (RFC-ACDP-0006 §7) for the Agent Context Distribution Protocol (ACDP)
Part of the [`acdp`](https://crates.io/crates/acdp) workspace — the reference
Rust implementation of the **Agent Context Distribution Protocol (ACDP)**. Most
users should depend on the umbrella [`acdp`](https://docs.rs/acdp) crate, which
re-exports this crate under its historical module path.
## License
Licensed under `MIT OR Apache-2.0`. See the workspace [LICENSE](../../LICENSE).