Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[http-client] No longer showing requests in the http_client profiler #49096

Closed
@silverbackdan

Description

@silverbackdan

Symfony version(s) affected

6.2.5

Description

In 6.2.2 I was getting trace information in the http_client profiler to run tests on so I could check some requests were made. In 6.2.5, the profiler no longer has this data.

How to reproduce

Using $collector = $this->getProfile()->getCollector('http_client') in my test, I loop through each client. The clients have an empty array in the trace property now.

Possible Solution

Investigating

Additional Context

No response

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