We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea86ad7 commit a750fd5Copy full SHA for a750fd5
http_client.rst
@@ -1695,10 +1695,6 @@ has many safety checks that will throw a ``LogicException`` if the chunk
1695
passthru doesn't behave correctly; e.g. if a chunk is yielded after an ``isLast()``
1696
one, or if a content chunk is yielded before an ``isFirst()`` one, etc.
1697
1698
-.. versionadded:: 5.2
1699
-
1700
- :class:`Symfony\\Component\\HttpClient\\AsyncDecoratorTrait` was introduced in Symfony 5.2.
1701
1702
Testing
1703
-------
1704
0 commit comments