Skip to content

Commit

Permalink
Fix example url
Browse files Browse the repository at this point in the history
  • Loading branch information
mabar authored Oct 31, 2021
1 parent 31a3fc8 commit ea6a3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http_client.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1646,7 +1646,7 @@ the response, replace the current request by another one or change the chunk
passthru itself.

Checking the test cases implemented in
:class:`Symfony\\Component\\HttpClient\\Response\\Tests\\AsyncDecoratorTraitTest`
:class:`Symfony\\Component\\HttpClient\\Tests\\AsyncDecoratorTraitTest`
might be a good start to get various working examples for a better understanding.
Here are the use cases that it simulates:

Expand Down

0 comments on commit ea6a3e2

Please sign in to comment.