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