红联Linux门户
Linux帮助

Restlet 2.1.2发布

发布时间:2013-08-01 14:59:22来源:红联作者:empast
Restlet 2.1.2 发布,本版本主要修复bug,改进记录包括:


- 2.1.2 (02/28/2013)
- Bug fixed
- Log initialization issue in engine with GAE edition fixed.
Occurred in production.
- Internal HTTP connector didn't properly configure the
socket. Factorized client side logic.
- Fixed HTTPS issues in internal connector.
- Fixed discovering and setting of attributes from OData
representations.
- Fixed potential flushing issue with wrapped representations.
- Added support for parsing IPv6 when parsing host URI in internal HTTP server.
Contributed by Jun Hou. Reported by Reddy Lakshman and Neha Saini.
- Fixed JaxRsApplication(Application) constructor with a JaxRsRestlet adapter.
- Fixed NPE while issuing 405 responses in the JAX-RS extension.
Reported by Daniel Halperin
- The current response, application, context and virtual host are now properly
restored when the representation is called back to be written by the internal
HTTP connector.
- Fixed bug in Reference when no path existing but the query string has some
'/' characters in it. getPath() returns StringOutOfBounds exceptions.
Reported by Nicolas Rinaudo.
- Misc
- Fixed bug when chaining Transformer or TransformRepresentation
objects. Reported by Brian Sletten.
- Misc
- Restlet framework 主要由两部分构成. 第一个是 "Restlet API", API 支持 REST风格, 且使请求处理更加容易 (both client-side and server-side applications). 此 API由 Restlet Engine支持,现在它们包含于同一个 JAR ("org.restlet.jar").这样分离 API与实现的方式,与 Servlet API和具体的 Web容器,JDBC API 和JDBC drivers分离是同样的道理.

官方首页:http://restlet.org/

免费下载:http://restlet.org/download/current

来自:开源中国社区
文章评论

共有 0 条评论