RESTClient 3.3.1 发布,此版本更新内容如下:
Fix a NullPointerException that was happening when POSTing
Adds a file-name attribute to the Content-Disposition header when using a multi-part body
HTTPClient has been updated to 4.3.3
Scroll speed is configurable now
Remembers the last directory used
Request retries are now avoided
RESTClient是一个用于测试RESTful Web services的Java客户端。
项目主页:http://code.google.com/p/rest-client/
下载地址:http://code.google.com/p/rest-client/downloads/list
来自:开源中国社区

