Skip to content

[HttpClient] Issues with debug panel  #52441

@lyrixx

Description

@lyrixx

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

image

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'```
  1. the URL is missing
  2. the method is missing - (occurs even if method != GET)
  3. the headers are missing
  4. the current header is wrong

Duration

image

I'm not sure which total I must read - It could be nice to display it in the profiler directly, like with doctrine query

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions