Skip to content

Commit c82a7e1

Browse files
committed
Add versionadded directive. refs #12525
1 parent c7ecd24 commit c82a7e1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/http_client.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,10 @@ and will abort the request.
420420
In case the response was canceled using ``$response->cancel()``,
421421
``$response->getInfo('canceled')`` will return ``true``.
422422

423+
.. versionadded:: 4.4
424+
425+
The possibility to get information about canceled or not was introduced in Symfony 4.4.
426+
423427
Handling Exceptions
424428
~~~~~~~~~~~~~~~~~~~
425429

0 commit comments

Comments
 (0)