Closed
Description
I'm in this situation: i have a main application for static content www.hostname.nl and a dynamic application webshop.hostname.nl. Both applications are on separate servers and both are different Symfony applications.
When I'm developing the toolbar is shown from www.hostname.nl. It shows the ajax calls from webshop.hostname.nl, but the profiler url in the overview is linked to www.hostname.nl as the url does not contain the hostname and scheme. This means I have to click the link and have to modify the hostname myself to see the profiler data.
I find it weird the ajax requests do not fill in the full profiler url as the profiler does send a header with the full url.
Metadata
Metadata
Assignees
Labels
No labels