We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4e7c7 commit a4b8d1fCopy full SHA for a4b8d1f
src/DataCollector/RequestCollector.php
@@ -81,7 +81,7 @@ public function getWidgets()
81
"tooltip" => [
82
'status' => $this->response->getStatusCode()
83
],
84
- "map" => "request.path",
+ "map" => "request.uri",
85
"link" => "request",
86
"default" => ""
87
];
0 commit comments