I need to redirect to an API using c#, but I need to use POST method and add some headers to it. I know Redirect function uses GET method and the only way to use the POST me