Constant DOCUMENT_URI
pub const DOCUMENT_URI: Bytes;Available on crate features
fastcgi and std only.Expand description
DOCUMENT_URI — the URL path that addressed the resource (after
rewrites). Nginx convention.