Constant SCRIPT_NAME
pub const SCRIPT_NAME: Bytes;Available on crate features
fastcgi and std only.Expand description
SCRIPT_NAME — the URL path component identifying the script.
RFC 3875 §4.1.13.
pub const SCRIPT_NAME: Bytes;fastcgi and std only.SCRIPT_NAME — the URL path component identifying the script.
RFC 3875 §4.1.13.