Skip to main content

URL__PATH__PARAMETER__KEY

Constant URL__PATH__PARAMETER__KEY 

Source
pub const URL__PATH__PARAMETER__KEY: &str = "url.path.parameter.<key>";
Expand description

Decoded parameters extracted from a URL path. Usually added by client-side routing frameworks like vue-router.

  • PII: Maybe
  • Rewriting behavior: None

ยงAliases