Constant SERVER_PORT
pub const SERVER_PORT: Bytes;Available on crate features
fastcgi and std only.Expand description
SERVER_PORT — the TCP port on which the request was received.
RFC 3875 §4.1.15.
pub const SERVER_PORT: Bytes;fastcgi and std only.SERVER_PORT — the TCP port on which the request was received.
RFC 3875 §4.1.15.