Constant REMOTE_PORT
pub const REMOTE_PORT: Bytes;Available on crate features
fastcgi and std only.Expand description
REMOTE_PORT — the TCP source port of the client. Nginx convention.
pub const REMOTE_PORT: Bytes;fastcgi and std only.REMOTE_PORT — the TCP source port of the client. Nginx convention.