Showing posts with label RESTClient. Show all posts
Showing posts with label RESTClient. Show all posts

Sunday, May 29, 2016

WizTools.org RESTClient 3.6 Released

The flagship OpenSource project from WizTools.org has a shiny new release. This release boasts of multiple features like GET with body, better support for ignoring SSL  certificate warnings like expired certificate, and custom HTTP methods. Also, as part of our continuous improvement plan, we also moved the build to Gradle. Enjoy our new offering:

Monday, December 27, 2010

RESTClient 2.3.3 Released

WizTools.org RESTClient version 2.3.3 is a bug-fix release from the 2.3 branch. This release fixes few encoding issues reported by users, Hostname verifier being ignored in few cases and made the build compatible with Maven 3. Download from: http://code.google.com/p/rest-client/downloads/list.

Sunday, August 8, 2010

RESTClient 2.3.2 Released

A major issue with the previous releases of RESTClient was that it was not accepting headers and parameters with identical keys. This has been fixed in the present version. This has been made possible because of the data-structures available in the WizTools.org Commons Lib project.

Downloads can be found in the usual location.

Tuesday, June 29, 2010

RESTClient 2.3.1 Released

This is a minor maintenance release from the 2.3 branch. Previously RESTClient supported only UTF-8 encoding in the response body. Now the encoding is based on the HTTP header received. Download.

Thursday, October 22, 2009

Mac OS X edition of RESTClient available

Thanks to the latest committer of RESTClient @pilaftank, we now have a Mac OS X edition of RESTClient (with Mac compatible UI and key binding) for download.



RESTClient MacOS X Edition

Sunday, February 15, 2009

RESTClient 2.3 Released

I am happy to announce the immediate availability of 2.3 build of RESTClient. This version has the following features:
  • New extensible framework
  • Usability improvements
  • Bug fixes
  • Command-line tool for batch execution of tests
Detailed changelog can be read here: http://code.google.com/p/rest-client/wiki/ReleaseNotes.

I am happy to make this release on my birthday, 15 February 2009.

Thursday, September 18, 2008

RESTClient 2.2 Released

I am happy to announce the immediate availability of RESTClient
version 2.2:

http://rest-client.googlecode.com/

Two prominent feature additions from version 2.1 are:

  1. Syntax highlight support
  2. SSL support

The complete changelog is available here:

http://code.google.com/p/rest-client/wiki/ReleaseNotes

New features and bugs can be reported here:

http://code.google.com/p/rest-client/issues/list

Wednesday, September 10, 2008

Kudos for RESTClient from Ian Dickinson of HP Labs

Ian Dickinson of HP Labs has commented on RESTClient in his blog. The title of the post is "RESTful service client-side testing tool", and he ends the post with: ... kudos to the developers. Thanks Ian :-)

Wednesday, February 20, 2008

"RESTClient is great!"

From Avi Flax of USA with the subject "RESTClient is great!":

...I just stumbled across your request for suggestions at
rest-discuss, and having never heard about RESTClient before, I was
thrilled to download it and try it out. It's excellent! I'm very
excited to use it - we build and use many different RESTful web apps
here, and we all use cURL every day. I'm going to tell the whole team
about it, and I'm sure they'll be excited as well. RESTClient is going
to be very very useful for us, thank you! I'm looking forward to
using it, and perhaps helping out with it here and there. I've
followed your suggestion and submitted some feature requests -
thirteen, actually. I'm really looking forward to seeing how the tool
evolves.