Constant REMOTE_ADDR
pub const REMOTE_ADDR: Bytes;Available on crate features
fastcgi and std only.Expand description
REMOTE_ADDR — the network address of the client. RFC 3875 §4.1.8.
pub const REMOTE_ADDR: Bytes;fastcgi and std only.REMOTE_ADDR — the network address of the client. RFC 3875 §4.1.8.