diff --git a/http_client.rst b/http_client.rst index f0800d22cb5..a72e682cd1a 100644 --- a/http_client.rst +++ b/http_client.rst @@ -813,10 +813,6 @@ in your requests:: This setting won’t affect other clients. -.. versionadded:: 5.2 - - The ``extra.trace_content`` option was introduced in Symfony 5.2. - Performance -----------