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.
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.
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.
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.
此版本增强了 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.
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.