Forum Discussion

Andre_Muniz's avatar
Andre_Muniz
Icon for Nimbostratus rankNimbostratus
May 23, 2014

Redirect http post

Hi, i need to redirect http requests. I do something like HTTP::redirect https://site.example.com[HTTP::uri] Its ok for http method get but POST its not OK. The http request client (method POST) is ...