pub const ROUTE: &str = "route";๐Deprecated:
Use HTTP__ROUTE (http.route) instead.
Expand description
The matched route, that is, the path template in the format used by the respective server framework. Also used by mobile SDKs to indicate the current route in the application.
- PII: Maybe
- Rewriting behavior: None
ยงAliases
HTTP__ROUTE(http.route)