Response.Redirect which POSTs data to another URL in ASP.NET
I want to redirect a response to another URL while it contains some POST data in it’s HTTP header.
I want to redirect a response to another URL while it contains some POST data in it’s HTTP header.