Domanda

Basically I'm writing some code which does an internal webclient request, gets all the headers and then I want to add those headers to a Redirect() call via a controller.

Is there any way to do that?

È stato utile?

Soluzione

Unfortunately it's not possible for security reasons as specified above.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top