HTTP 302 – Status Code Definition
		The 302 status code means that the document requested is “Found” however temporarily resides under a different URL.  Since a permanent redirect has not been used, the client should continue to use the original requested URL for future requests.  
		
