Curl – 301 redirect not passing post vars

https://everything.curl.dev/http/redirects Response comes back, but no post vars were passed https://everything.curl.dev/http/redirects Decide what method to use in redirects It turns out that there are web services out there in the world that want a POST sent to the original URL, but are responding with HTTP redirects that use a 301,[…]

Read More »