19-05-2012 21:58:06

gwt-json-rpc Changelog

0.0.17 (June 08, 2007)

Integrated Martin Portmann's contributions:
  • buildNumber() failed to build numbers of type double in GWT <= 1.3
  • Make use of RequestBuilder instead of HTTPRequest.asyncPost() for the support of Cookies.
  • Properties for username and password, so that there is no need to pass them for every single json-rpc request.
  • Support for setting a timeout.
  • Support for replicating a cookie in the request header for authentication.
Thanks, Martin!

1.0.1 (September 24, 2008)

Added support for GWT 1.5.
From this version on GWT 1.5 or newer is required.