diff --git a/user_guide_src/source/changelogs/v4.6.1.rst b/user_guide_src/source/changelogs/v4.6.1.rst index 2bbd130ccbc8..c230ee6d32b9 100644 --- a/user_guide_src/source/changelogs/v4.6.1.rst +++ b/user_guide_src/source/changelogs/v4.6.1.rst @@ -30,7 +30,7 @@ Deprecations Bugs Fixed ********** -- **CURLRequest:** Fixed returning multiple header sections as body after redirects. +- **CURLRequest:** Fixed an issue where multiple header sections appeared in the CURL response body during multiple redirects from the target server. See the repo's `CHANGELOG.md `_