Tell us what you think of my latest proposal for how to improve redirect-following in #libcurl - in combination with custom methods.
github.com/curl/curl/pull/1647…
lib: add CURLFOLLOW_OBEYCODE and *FIRSTONLY by bagder · Pull Request #16473 · curl/curl
With this change, the argument passed to the CURLOPT_FOLLOWLOCATION option is treated as a mode option instead of a boolean. CURLFOLLOW_OBEYCODE If the mode CURLFOLLOW_OBEYCODE bit is set, it means...GitHub