Donate Share

ASProxy

File Release Notes and Changelog

Release Name: 5 Beta 1

Notes:
Version 5 Beta 1 2008/11/21
* AJAX is supported. To support ajax the XMLHttpRequest object is simulated.
  AJAX supporting is tested with test suit from mnot.net
  here: http://www.mnot.net/javascript/xmlhttprequest/
  Since ASProxy is beta I need your attention to report broken AJAX sites.

Changes: Version 5 beta 1 File change log: * Interface: ajax.ashx is new scripts/ajaxwrapper_asproxy.js is new scripts/ajaxwrapper_core.js is new scripts/asproxyencoder.js * Code files: DataManagement\AjaxEngine.cs DataManagement\WebDataCore.cs DataManagement\ASProxyEngine.cs General\WebMethods.cs General\Consts.cs General\ASProxyFunctions.cs General\UrlProvider.cs