MCPcopy Create free account
hub / github.com/clockworklabs/SpacetimeDB / XForwardedFor

Class XForwardedFor

crates/client-api/src/util.rs:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41pub struct XForwardedFor(pub IpAddr);
42
43impl headers::Header for XForwardedFor {
44 fn name() -> &'static HeaderName {

Callers 1

decodeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…