InterviewSolution
Saved Bookmarks
| 1. |
What Are 301 Or 302 Responses Of Server? |
|
Answer» 301 and 302 both are used for REDIRECTING the one PAGE on another webpage only difference is 301 REDIRECTION used for Permanent redirection and 302 redirection used for temporary redirection. 301 and 302 both are used for redirecting the one page on another webpage only difference is 301 redirection used for Permanent redirection and 302 redirection used for temporary redirection. |
|