Download List

Project Description

RESTClient is a Java Swing application to test RESTful Web services.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-10-03 06:56
3.1

Multi-part request body support has been added. Copying cookie name-value pairs in response header has been added. URL request body support. A new tool is accessible from the menu for URL encoding / decoding.

2012-09-04 06:10
3.0

Support for binary body (both in request and response) added. Support for sending cookies. NTLM and OAuth2 Bearer authentication support has been added. PATCH HTTP method support has been added. DELETE now supports body.
Tags: Major

2012-07-09 06:30
2.5

SSL enhancements: support for SSL self-signed cert APIs and TLS mutual authentication. Open recent files added to the menu. Minor bugfixes and code enhancements.
Tags: Stable

2012-04-01 21:29
2.4

This release enhances Mac support, makes pressing the Enter key in the address bar trigger a request, makes Ctrl + L or Cmd +L brings focus to the address bar, completely selects the address bar text when focus is gained, allows redirects to be turned off (option available in the Etc. panel in Request), upgrades the dependency libraries to the latest versions, and adds other minor bugfixes.
Tags: Stable

2010-12-20 01:26
2.3.3

Charset based problems regarding failure to display when the Content-Type header was not being set in the response header have been fixed. The Hostname Verifier was not working in some cases, and is now fixed.

Project Resources