Constant SERVER_NAME
pub const SERVER_NAME: Bytes;Available on crate features
fastcgi and std only.Expand description
SERVER_NAME — the hostname/IP the server is using for self-reference.
RFC 3875 §4.1.14.
pub const SERVER_NAME: Bytes;fastcgi and std only.SERVER_NAME — the hostname/IP the server is using for self-reference.
RFC 3875 §4.1.14.