Using WebRequest i want to know if i get a "302 Moved Temporarily" response instead of automatically get the new url
feedback
|
|
If you want to detect a redirect response, instead of following it automatically create the
| |||||||||||||
feedback
|
|
Like so:
The code should be
| |||||||||
feedback
|