
302
Get flash to fully experience Pearltrees
rest-client - Project Hosting on Google Code
About RESTClient is a Java application to test RESTful webservices. It can be used to test variety of HTTP communications.There are two types of redirects you can use, a 301 and a 302. These numbers refer to the HTTP Status Code returned by the server for a given URL. A 301 redirect tells the search engine that the page has moved permanently to the new URL. A 302 redirect tells the search engine that the move is only temporary, and you may decide to show content at the original location in the future without a redirect.

