Description: A proxy base on MSXML s xmlhttp use post method(as default) or get method
support async and sync mode rewrite onGetResponse method to do your own work in async mode in Parameter isAsync (false is default) method (post is default) out Parameter xmlDoc in sync mode
File list (Check if you may need any files):
XMLProxy.js