adspace
Answer Posted / Saurabh Gautam
In web development, an HTTP redirect is a response sent by a server indicating that the requested resource has been moved to another URL. The client (usually a web browser) is then instructed to request the new URL.nnThere are several types of HTTP redirects, but the most common are 301 Moved Permanently and 302 Found.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers