Download List

项目描述

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

系统要求

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

已添加了多个部分的请求体支持。已添加复制的响应标头中的 cookie 的名称-值对。URL 请求的身体支持。从 URL 编码 / 解码的菜单中可以访问的新工具。
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

支持二进制正文 (两个在请求和响应) 添加。支持发送 cookie。已添加了 NTLM 和 OAuth2 持票人身份验证支持。已添加修补程序 HTTP 方法支持。现在删除支持身体。
标签: Major
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.

2012-07-09 06:30
2.5

SSL 功能增强: 支持 SSL 自签名的证书的 Api 和 TLS 相互身份验证。打开最近的文件添加到菜单中。轻微的错误修正和代码改进。
标签: Stable
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.

2012-04-01 21:29
2.4

此版本增强了 Mac 的支持、 使按 Enter 键在地址栏中的触发的请求,使 Ctrl + L 或 Cmd + L 带来焦点到地址栏、 完全地选择地址栏文本当焦点获得时,允许重定向将被关闭 (在请求等面板中提供的选项),升级到最新版本的依赖库并添加其他次要的错误修正。
标签: Stable
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.

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