Skip to content

Conversation

@nicolas-grekas
Copy link
Member

As implemented in symfony/symfony#31641

$startTime = $response->getInfo('start_time');

.. tip::
Call ``$response->getInfo('debug')`` to get detailed logs about the HTTP transaction.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There should be an empty line between the start of the directive (.. tip::) and its content.

@weaverryan
Copy link
Member

Thanks Nicolas!

@weaverryan weaverryan merged commit 0278830 into symfony:4.3 May 31, 2019
weaverryan added a commit that referenced this pull request May 31, 2019
…ekas, weaverryan)

This PR was merged into the 4.3 branch.

Discussion
----------

[HttpClient] add note about getInfo(debug)

As implemented in symfony/symfony#31641

Commits
-------

0278830 fixing syntax
b05f9ca [HttpClient] add note about getInfo(debug)
@nicolas-grekas nicolas-grekas deleted the hc++ branch June 3, 2019 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants