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 948966d commit 8385108Copy full SHA for 8385108
http_client.rst
@@ -2231,9 +2231,9 @@ the :class:`Symfony\\Component\\HttpClient\\Test\\HarFileResponseFactory` will f
2231
the request method, url and body (if any). Note that **this doesn't work** if the request body or uri is random / always changing
2232
(if it contains current date or random UUID(s) for example).
2233
2234
-.. versionadded:: 7.0
+.. versionadded:: 6.4
2235
2236
- The ``HarFileResponseFactory`` was introduced in Symfony 7.0.
+ The ``HarFileResponseFactory`` was introduced in Symfony 6.4.
2237
2238
Testing Network Transport Exceptions
2239
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments