Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Closed
Description
Symfony version(s) affected
6.3.latest
Description
I used the profiler, and noticed many things that seems weird / wrong
The copy as curl button
When I click on the button I got:
curl \ --compressed \ --header'Due to a bug in curl 7.64.0, the debug log is disabled; use another version to work around the issue'```
- the URL is missing
- the method is missing - (occurs even if method != GET)
- the headers are missing
- the current header is wrong
Duration
I'm not sure which total I must read - It could be nice to display it in the profiler directly, like with doctrine query