Skip to content

Conversation

nicolas-grekas
Copy link
Member

While in the plane from SymfonyLive Sao Paulo :)

Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

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

Very nice improvements! Thank you Nicolas!!

@nicolas-grekas
Copy link
Member Author

First comments addressed, ready for merge if you're OK with fixing the TODOs later.

@noniagriconomie
Copy link
Contributor

Just asking, is there some benchmarks comparing this httpclient with others php ones? Thank you

@noniagriconomie
Copy link
Contributor

@OskarStark yes i found it to once, but i mean real benchmarks

@javiereguiluz
Copy link
Member

Thank you Nicolas.

@javiereguiluz javiereguiluz merged commit fb24e7b into symfony:4.3 May 29, 2019
javiereguiluz added a commit that referenced this pull request May 29, 2019
This PR was merged into the 4.3 branch. Discussion ---------- Improve doc for HttpClient While in the plane from SymfonyLive Sao Paulo :) Commits ------- fb24e7b Improve doc for HttpClient
@nicolas-grekas nicolas-grekas deleted the hc++ branch May 29, 2019 15:39
directly under the ``framework.http_client`` option:
When the HttpClient component is installed, an HTTP client is available
as a service named ``http_client`` or using the autowiring alias
:class:`Symfony\\Constracts\\HttpClient\\HttpClientInterface`.
Copy link
Member Author

Choose a reason for hiding this comment

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

s/Constracts/Contracts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment