## Problem The original problem is described in the `Curl` [CVE](https://curl.se/docs/CVE-2022-27776.html). ## Solution This case should no longer be allowed by the `FollowRedirections` decorator. To allow people that may rely on this current behaviour to still use it, a modifier should also be added.
Problem
The original problem is described in the
CurlCVE.Solution
This case should no longer be allowed by the
FollowRedirectionsdecorator.To allow people that may rely on this current behaviour to still use it, a modifier should also be added.